From b0a254438b950cafddb70240d24edc55e3b2763f Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 1 Apr 2022 11:23:44 +0100 Subject: debug prints --- main.ino | 2 -- 1 file changed, 2 deletions(-) (limited to 'main.ino') diff --git a/main.ino b/main.ino index 9fcabbe..e51c3ea 100644 --- a/main.ino +++ b/main.ino @@ -29,8 +29,6 @@ void setup() { display.start(); display.show(&data); - // I think this has to come after the display.start(), they may both - // use the same SPI thing datalog.start(); battery.start(); -- cgit v1.2.3