fix build error with M5 gps kit

This commit is contained in:
andreas 2024-04-28 17:54:31 +02:00
parent 5724561cda
commit ac03415572
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#ifdef M5_GPS_KIT
GWRESOURCE_USE(BASE,M5_GPS_KIT)
GWRESOURCE_USE(SERIAL1,M5_GPS_KIT)
#define _GWI_SERIAL1 BOARD_LEFT1,-1,GWSERIAL_TYPE_UNI,"9600"
#define _GWI_SERIAL1 BOARD_LEFT1,-1,GWSERIAL_TYPE_UNI,9600
#endif
//M5 ProtoHub