Hi,
Upon compiling the source code from Git for the simple_gps_test (fimware v5), I am getting a compiling error.
C:\Users\casas\AppData\Local\Temp\arduino_cache_148918\core\core_70b8f02fce5ee2596181d63f21a3fe42.a(HardwareSerial.cpp.o):(.bss.Serial1+0x0): multiple definition of `Serial1'
sketch\simple_gps_test.ino.cpp.o:(.bss.Serial1+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board ESP32 Dev Module.
I tired this with another laptop with the same sketch and I get the same results.
Is there a sw update that needs to be performed on github to fix this?
Thanks
RC