alex-eaa / ESP8266-motion-sensor

Реле с датчиками света
1 stars 0 forks source link

ArduinoJson version #1

Open HelpMy2 opened 3 months ago

HelpMy2 commented 3 months ago

With versions of ArduinoJson starting 6.7.0 error with doc definition With versions of ArduinoJson less 6.0.0 error with version of library With versions of ArduinoJson between 6.0.0 and 6.7.0 error with _

JsonObject obj = doc->createNestedObject("relay");

_

Which JsonLibrary you used?

alex-eaa commented 3 months ago

I fixed the error in file.ino. I checked with ArduinoJson 6.14.0