Add GPS flag to Linux target

This commit is contained in:
Federico Amedeo Izzo 2021-02-14 17:49:59 +01:00
parent 9255dfb969
commit c0a972963c

View File

@ -21,6 +21,9 @@
/* Device has a working real time clock */
#define HAS_RTC
/* Device supports an optional GPS chip */
#define HAS_GPS
/* Screen has adjustable contrast */
#define SCREEN_CONTRAST