mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-18 21:27:10 +00:00
ESP32-C3 RC
This commit is contained in:
@@ -744,6 +744,9 @@ static void chip_sensor_init () {
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
// Initialize internal temperature sensor
|
||||
chip_sensor_init();
|
||||
|
||||
// Initialize LED
|
||||
// Used to control the DC motor
|
||||
ledc_init();
|
||||
|
Reference in New Issue
Block a user