Closed farkasn closed 4 years ago
You need to add the Config.h file and you need to fill in the correct settings in the Config.h file. (you MQTT broker adress, username, password etc.)
Edit: that were the previous errors you got, I think you now have a diffrent error
try to replace _max
with std::max
on the following lines:
2x on line: https://github.com/starkillerOG/h801-mqtt-json/blob/8e30bf54d04e638c528dc24ae7a86937e16c12e0/h801-mqtt-json.ino#L1074
1x on line: https://github.com/starkillerOG/h801-mqtt-json/blob/8e30bf54d04e638c528dc24ae7a86937e16c12e0/h801-mqtt-json.ino#L1087
I tried the std::max and that indeed fixes this issue. I committed the changes so this issue can now be closed.
Hi, when I try to verify the h801-mqtt-json i get this error :( Can you help how can I solve this?
Thanks: Norbert