Change default syncword from 0x34 to 0x12
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# endif
|
||||
#endif
|
||||
#ifndef LORA_SYNCWORD
|
||||
# define LORA_SYNCWORD 0x34 /* LoRa public */
|
||||
# define LORA_SYNCWORD 0x12
|
||||
#endif
|
||||
|
||||
#ifndef KISS_BAUD
|
||||
|
||||
Reference in New Issue
Block a user