vedatbotuk / zigbee-with-esp32h2

GNU General Public License v3.0
0 stars 0 forks source link

Set global variable for measure_battery() and measure_temp_hum() #19

Open vedatbotuk opened 3 days ago

vedatbotuk commented 3 days ago

vTaskDelay(pdMS_TO_TICKS(60000));

60 secconds should be configured global in CMakeList.txt

For measuring battery use maybe 1 hour.