mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 12:36:52 +03:00
Update espressif32 to v5.2.0
This commit is contained in:
@@ -118,6 +118,8 @@ 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