Ready to implement GPIO logic to manage relays
This commit is contained in:
5
esp32_device/.vscode/settings.json
vendored
5
esp32_device/.vscode/settings.json
vendored
@ -50,6 +50,9 @@
|
||||
"stdlib.h": "c",
|
||||
"secure_api.h": "c",
|
||||
"jwt.h": "c",
|
||||
"sync_response.h": "c"
|
||||
"sync_response.h": "c",
|
||||
"gpio.h": "c",
|
||||
"esp_system.h": "c",
|
||||
"relays.h": "c"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user