techiesms / Geolocation

This is the code for getting location onto your ESP8266 board without using any GPS harware or GPS module. This code uses Google Geolocation API for fetching location
44 stars 33 forks source link

'jsonBuffer' was not declared in this scope #2

Open manotoshsarkar opened 6 years ago

manotoshsarkar commented 6 years ago

Whenever I try to compile it say that 'jsonBuffer' was not declared in this scope, I really dont know what is the actual problem

ayan759619 commented 1 year ago

Try downgrading ArduinoJson package to V5