better T-Beam 1.1 autodetect

This commit is contained in:
Hansi, dl9rdz 2021-01-24 13:19:56 +01:00
parent 0a625f1283
commit 5ea572053a
1 changed files with 0 additions and 1 deletions

View File

@ -1564,7 +1564,6 @@ void setup()
axp.adc1Enable(AXP202_VBUS_VOL_ADC1, 1);
axp.adc1Enable(AXP202_VBUS_CUR_ADC1, 1);
axp.adc1Enable(AXP202_BATT_CUR_ADC1, 1);
axp.setChgLEDMode(AXP20X_LED_BLINK_4HZ);
if(sonde.config.button2_axp) {
pinMode(PMU_IRQ, INPUT_PULLUP);
attachInterrupt(PMU_IRQ, [] {