mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-06 16:58:43 +00:00
temp sensor
This commit is contained in:
@@ -27,7 +27,6 @@ void app_main(void)
|
|||||||
{
|
{
|
||||||
// Initialize internal temperature sensor
|
// Initialize internal temperature sensor
|
||||||
chip_sensor_init();
|
chip_sensor_init();
|
||||||
//xTaskCreate(temp_sensor_task, "ESP32C3 Sensor", 2048, NULL, 15, NULL);
|
|
||||||
|
|
||||||
joystick_adc_init();
|
joystick_adc_init();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user