Skip to content

Commit 41bea91

Browse files
committed
LT1441ML: disable debug prints
1 parent 3ae201b commit 41bea91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/LT1441m/LT1441M.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#define LT1441M_h
4646

4747
//Uncomment for debug prints
48-
#define DEBUG_PRINT1
48+
// #define DEBUG_PRINT1
4949

5050
#include <Arduino.h>
5151

0 commit comments

Comments
 (0)