mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-03 12:07:52 +00:00
Change option value on the fly
This commit is contained in:
parent
5e3c3c00d6
commit
7e02749a2e
@ -48,6 +48,8 @@ uint32_t Model_fixed_id=0;
|
||||
uint32_t fixed_id;
|
||||
uint8_t cyrfmfg_id[6];//for dsm2 and devo
|
||||
uint32_t blink=0;
|
||||
uint8_t prev_option;
|
||||
uint8_t prev_power=0xFD; // unused power value
|
||||
//
|
||||
uint16_t counter;
|
||||
uint8_t channel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user