aboutsummaryrefslogtreecommitdiff
path: root/main.ino
diff options
context:
space:
mode:
Diffstat (limited to 'main.ino')
-rw-r--r--main.ino2
1 files changed, 0 insertions, 2 deletions
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();