mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-12-05 19:18:15 +00:00
ESP IDF Robot
This commit is contained in:
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
@@ -1 +1 @@
|
|||||||
170581b91c928dfdd908d6698ed64317a8226153
|
0cab3eeefaeda6882b7a414b389ac660ca1d1d19
|
||||||
|
|||||||
@@ -8,6 +8,8 @@
|
|||||||
build-in push button GPIO: 3
|
build-in push button GPIO: 3
|
||||||
*/
|
*/
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
#include <inttypes.h>
|
||||||
#include "freertos/FreeRTOS.h"
|
#include "freertos/FreeRTOS.h"
|
||||||
#include "freertos/task.h"
|
#include "freertos/task.h"
|
||||||
#include "freertos/queue.h"
|
#include "freertos/queue.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user