mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-12-02 14:53:17 +00:00
ESP IDF Robot
This commit is contained in:
@@ -124,6 +124,9 @@ void app_main(void)
|
|||||||
|
|
||||||
/* Configure the peripheral according to the LED type */
|
/* Configure the peripheral according to the LED type */
|
||||||
configure_led();
|
configure_led();
|
||||||
|
|
||||||
|
io_conf.intr_type = GPIO_INTR_DISABLE;
|
||||||
|
io_conf.mode = GPIO_MODE_OUTPUT;
|
||||||
configure_button();
|
configure_button();
|
||||||
|
|
||||||
while (1) {
|
while (1) {
|
||||||
|
|||||||
Reference in New Issue
Block a user