mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-13 06:56:56 +03:00
Merge branch 'master' into rolling
This commit is contained in:
@@ -121,8 +121,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