Skip to content

Commit 067e09a

Browse files
committed
remove deprecated function of ESP32-S3
1 parent 6faff07 commit 067e09a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hardware.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ void Edrumulus_hardware::init_my_analogRead()
454454
adc1_get_raw(static_cast<adc1_channel_t>(channel));
455455
adc2_get_raw(static_cast<adc2_channel_t>(channel), ADC_WIDTH_BIT_12, &cur_sample);
456456
}
457-
adc_power_acquire();
458457
# endif
459458
}
460459

0 commit comments

Comments
 (0)