mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-03 12:07:52 +00:00
Fixes
This commit is contained in:
parent
589b33d53f
commit
40070218c3
@ -46,7 +46,6 @@ uint32_t MProtocol_id;//tx id,
|
|||||||
uint32_t MProtocol_id_master;
|
uint32_t MProtocol_id_master;
|
||||||
uint32_t Model_fixed_id=0;
|
uint32_t Model_fixed_id=0;
|
||||||
uint32_t fixed_id;
|
uint32_t fixed_id;
|
||||||
uint8_t cyrfmfg_id[6];//for dsm2 and devo
|
|
||||||
uint32_t blink=0;
|
uint32_t blink=0;
|
||||||
uint8_t prev_option;//change option value on the fly.
|
uint8_t prev_option;//change option value on the fly.
|
||||||
uint8_t prev_power=0xFD; // unused power value
|
uint8_t prev_power=0xFD; // unused power value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user