Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit e26c9b0

Browse files
committed
Commented debug
1 parent e1843c1 commit e26c9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/PhysicsLabFirmware/PhysicsLabFirmware.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ unsigned long lastNotify = 0;
5555
#define RESISTOR_AUX_LOW 47000.0
5656
#define RESISTOR_AUX_HIGH 979.16 // 47k in parallel with 1k = 979.16 Ohm
5757

58-
#define DEBUG //uncomment to debug the code :)
58+
//#define DEBUG //uncomment to debug the code :)
5959

6060
Adafruit_LSM9DS1 imu = Adafruit_LSM9DS1();
6161

0 commit comments

Comments
 (0)