mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 20:46:52 +03:00
Revert "Merge pull request #1167 from haverland/fix_analogtodigital"
This reverts commitba59c8ee66, reversing changes made to730006977c.
This commit is contained in:
@@ -118,8 +118,6 @@ bool Init_NVS_SDCard()
|
||||
|
||||
void task_NoSDBlink(void *pvParameter)
|
||||
{
|
||||
// esp_rom_gpio_pad_select_gpio(BLINK_GPIO);
|
||||
|
||||
gpio_pad_select_gpio(BLINK_GPIO);
|
||||
gpio_set_direction(BLINK_GPIO, GPIO_MODE_OUTPUT);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user