mirror of
https://github.com/k3ng/k3ng_rotator_controller.git
synced 2024-12-19 05:07:55 +00:00
fixed typo in rotator_debug_log_activation.h
This commit is contained in:
parent
975a9ec4ce
commit
e2401a95d5
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define DEFAULT_DEBUG_STATE 1 // 1 = activate debug mode at startup; this should be set to zero unless you're debugging something at startup
|
#define DEFAULT_DEBUG_STATE 0 // 1 = activate debug mode at startup; this should be set to zero unless you're debugging something at startup
|
||||||
|
|
||||||
#define DEBUG_DUMP // normally compile with this activated unless you're really trying to save memory
|
#define DEBUG_DUMP // normally compile with this activated unless you're really trying to save memory
|
||||||
// #define DEBUG_LOOP
|
// #define DEBUG_LOOP
|
||||||
|
Loading…
Reference in New Issue
Block a user