diff --git a/API.md b/API.md index a9a89b5..9dd8867 100644 --- a/API.md +++ b/API.md @@ -317,7 +317,7 @@ Change the sync word of the radio. LoRa.setSyncWord(syncWord); ``` - * `syncWord` - byte value to use as the sync word, defaults to `0x34` + * `syncWord` - byte value to use as the sync word, defaults to `0x12` ### CRC