ASF try 3

This commit is contained in:
pascallanger 2024-03-26 11:43:42 +01:00
parent eb35fefd3e
commit 5542e7005d
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ void KYOSHO3_init()
//Find a free even channel
CYRF_FindBestChannels(hopping_frequency,1,1,0x04,0x50, FIND_CHANNEL_EVEN);
hopping_frequency[0] = 0x04;
hopping_frequency[0] = 0x12;
#ifdef KYOSHO3_FORCE_ID // data taken from TX dump
rx_tx_addr[1] = 0x01;

View File

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