gmag11 / WifiLocation

Google GeoLocation API wrapper for Arduino MKR1000, ESP8266 and ESP32
MIT License
212 stars 48 forks source link

Error in WifiLocation.h on linux machine #3

Closed kd8bxp closed 6 years ago

kd8bxp commented 7 years ago

Line 7 is

include "arduino.h"

Should be:

include "Arduino.h"

I don't think this is an issue if you are on a windows machine, but is for linux boxes.

Just for completeness - Linux Mint 18.2, I3, 6gb, 1tb, Arduino IDE 1.8.4

gmag11 commented 6 years ago

fixed on https://github.com/gmag11/ESPWifiLocation/commit/d8b00e34ed668a6a7a3a821de03b265d31af1f5a