From f655882cfa4a94f48521545936752f0597c4ba5f Mon Sep 17 00:00:00 2001 From: geeksville Date: Sat, 1 Feb 2020 05:40:08 -0800 Subject: [PATCH] dynamic probing for devices works --- main/main.ino | 6 ------ 1 file changed, 6 deletions(-) diff --git a/main/main.ino b/main/main.ino index 61a9821..40b54a9 100644 --- a/main/main.ino +++ b/main/main.ino @@ -308,16 +308,10 @@ void setup() { #endif initDeepSleep(); - // delay(1000); FIXME - remove Wire.begin(I2C_SDA, I2C_SCL); scanI2Cdevice(); - // FIXME - remove once we know dynamic probing is working - #ifdef T_BEAM_V10 - // axp192_found = true; - // ssd1306_found = true; - #endif axp192Init(); // Buttons & LED