ESP32 TTGO T1 with a GPS module
Posted: Sat Aug 14, 2021 10:25 am
Hello,
I made a layout on Arduino Uno with a GPS module NEO6MV2. All worked properly.
I try now to make the same layout with ESP32 TTGO T-Display V1.1.
I have properly configure pins and board.
But the compilation does not result with this message:
Has somebody an idea?
Thanks
Michel
I made a layout on Arduino Uno with a GPS module NEO6MV2. All worked properly.
I try now to make the same layout with ESP32 TTGO T-Display V1.1.
I have properly configure pins and board.
But the compilation does not result with this message:
I think there is a bug in the library but I can't find it.D:\Arduino sketches\libraries\SoftwareSerial-master\SoftwareSerial.cpp:41:27: fatal error: avr/interrupt.h: No such file or directory
compilation terminated.
exit status 1
Erreur de compilation pour la carte TTGO T1
Has somebody an idea?
Thanks
Michel