dynamic probing for devices works

This commit is contained in:
geeksville 2020-02-01 05:40:08 -08:00
parent b1da652d41
commit f655882cfa

View File

@ -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