You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, since I have got some Wemos D1 mini ESP8266 chips, I would like to try communication on this chip. I tried to upload the yaml but I got error on this lines:
lambda: |-
uint16_t value = modbus_controller::word_from_hex_str(x, 0);
Is it due to different chip, or there has to be more changes made inside the program code?
Thanks Martin
The text was updated successfully, but these errors were encountered:
Hello, since I have got some Wemos D1 mini ESP8266 chips, I would like to try communication on this chip. I tried to upload the yaml but I got error on this lines:
lambda: |-
uint16_t value = modbus_controller::word_from_hex_str(x, 0);
Is it due to different chip, or there has to be more changes made inside the program code?
Thanks Martin
The text was updated successfully, but these errors were encountered: