mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:10:53 +00:00
ESP IDF Robot
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
/* Robot Controls
|
||||
Generate PWM signals to control motors.
|
||||
|
||||
By: Alexander Bobkov
|
||||
Date: Dec 21, 2024
|
||||
|
||||
built-in LED GPIO:
|
||||
|
||||
build-in push button GPIO:
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include "freertos/FreeRTOS.h"
|
||||
|
Reference in New Issue
Block a user