things4u / ESP-1ch-Gateway-v5.0--OLD

Version 5 of Single Channel LoRa Gateway
MIT License
311 stars 162 forks source link

Compiles with ESP8266-2.5.0 and ArduinoJSON 6 #67

Closed miaoski closed 5 years ago

miaoski commented 5 years ago

Hi. I got several compilation errors when trying to compile the original code with Arduino 1.8.7, ESP8266 core library 2.5.0 and ArduinoJSON 6 (if you happen to upgrade the libraries like me). The PR solves the compilation errors. Thanks.

platenspeler commented 5 years ago

Thanks, I corrected the typos. What is the advantage to change to Jaon6?

platenspeler commented 5 years ago

OK, I changed the code to make use of ArduinoJSON6. I do not know if it helps to execute the pull request, but I will do. I hope everybody sees the new format. I will release a new version shortly and incorporate these changes also.