Update main.cpp

This commit is contained in:
Siwat Sirichai 2024-06-28 21:47:37 +07:00
parent 7bda72a930
commit fff7fdffc8

View file

@ -198,7 +198,7 @@ void setup()
// Input callbacks
// pre-load the input buffers
ESP_LOGV("ISE IoT OS", "Pre-loading input buffers");
espmega.inputs.loop();
espmega.inputs.preloadInputBuffer();
// ------------ Climate Cards Initialization Routine ------------
ESP_LOGD("ISE OS", "Setting up climate cards");