mirror of
https://github.com/Fishwaldo/LMIC-node.git
synced 2025-03-16 03:41:32 +00:00
Update README.md
This commit is contained in:
parent
447a673584
commit
f5f8e79db2
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ The user code sections are marked as follows:
|
|||
// ▀▀▀ ▀▀▀ ▀▀▀ ▀ ▀ ▀▀▀ ▀▀▀ ▀▀ ▀▀▀ ▀▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀ ▀
|
||||
|
||||
|
||||
const uint16_t payloadBufferLength = 4; // Adjust to fit max payload length
|
||||
const uint8_t payloadBufferLength = 4; // Adjust to fit max payload length
|
||||
|
||||
|
||||
// █ █ █▀▀ █▀▀ █▀▄ █▀▀ █▀█ █▀▄ █▀▀ █▀▀ █▀█ █▀▄
|
||||
|
|
Loading…
Add table
Reference in a new issue