mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-31 01:33:16 +00:00
Inputs logic added
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
#define DEBUG_PIN_off
|
||||
#define DEBUG_PIN_toggle
|
||||
#endif
|
||||
|
||||
|
||||
#define cli() noInterrupts()
|
||||
#define sei() interrupts()
|
||||
#define delayMilliseconds(x) delay(x)
|
||||
|
||||
Reference in New Issue
Block a user