This commit is contained in:
Pascal Langer 2022-01-24 08:36:00 +01:00
parent 0fd2e36046
commit 30cb812549
2 changed files with 2 additions and 2 deletions

View File

@ -339,7 +339,7 @@ static void __attribute__((unused)) MT99XX_initialize_txid()
{
rx_tx_addr[1] = rx_tx_addr[3]; // RX_Num
switch(protocol)
switch(sub_protocol)
{
case YZ:
rx_tx_addr[0] = 0x53; // test (SB id)

View File

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