fix for I2C scan getting stuck (#3375)

* refactor: add delay for T-Echo peripherals setup

* comment out `PIN_POWER_EN1`
This commit is contained in:
Andre K
2024-03-15 19:12:30 -03:00
committed by GitHub
parent 52cfec29fc
commit 0dda20bc35
3 changed files with 4 additions and 4 deletions

View File

@@ -158,7 +158,7 @@ External serial flash WP25R1635FZUIL0
// Controls power for all peripherals (eink + GPS + LoRa + Sensor)
#define PIN_POWER_EN (0 + 12)
#define PIN_POWER_EN1 (0 + 13)
// #define PIN_POWER_EN1 (0 + 13)
#define USE_EINK