ASF: try 1

This commit is contained in:
pascallanger 2024-03-23 11:23:42 +01:00
parent 7f3a93ca4c
commit 9e9c3958c6
2 changed files with 2 additions and 1 deletions

View File

@ -114,6 +114,7 @@ void KYOSHO3_init()
debugln("ID: %02X %02X %02X",rx_tx_addr[1],rx_tx_addr[2],rx_tx_addr[3]);
debugln("RF CH: %02X",hopping_frequency[0]);
#endif
CYRF_ConfigRFChannel(hopping_frequency[0]);
bind_counter=1000;
phase=0;

View File

@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 3
#define VERSION_PATCH_LEVEL 4
#define MODE_SERIAL 0