We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6f097 commit 40fbbb3Copy full SHA for 40fbbb3
2 files changed
M4_Eyes/user.cpp
@@ -1,4 +1,4 @@
1
-#if 0 // Change to 0 to disable this code (must enable ONE user*.cpp only!)
+#if 1 // Change to 0 to disable this code (must enable ONE user*.cpp only!)
2
3
// This file provides a crude way to "drop in" user code to the eyes,
4
// allowing concurrent operations without having to maintain a bunch of
M4_Eyes/user_watch.cpp
-#if 1 // Change to 0 to disable this code (must enable ONE user*.cpp only!)
+#if 0 // Change to 0 to disable this code (must enable ONE user*.cpp only!)
#include "globals.h"
#include "heatSensor.h"
0 commit comments