mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-01 19:33:14 +00:00
DSM2 bind improvement?
This commit is contained in:
@@ -385,9 +385,9 @@ Model_fixed_id=0;
|
||||
eeprom_write_block((const void*)0,(void*)40,4);
|
||||
while(1){
|
||||
LED_ON;
|
||||
delay(100);
|
||||
delayMilliseconds(100);
|
||||
LED_OFF;
|
||||
delay(100);
|
||||
delayMilliseconds(100);
|
||||
}
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user