Closed kd8bxp closed 6 years ago
Line 7 is
Should be:
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
fixed on https://github.com/gmag11/ESPWifiLocation/commit/d8b00e34ed668a6a7a3a821de03b265d31af1f5a
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