Fixed marco name

This commit is contained in:
lewisxhe 2025-11-17 15:17:27 +08:00
commit 5d4f54d126
49 changed files with 49 additions and 49 deletions

View file

@ -826,7 +826,7 @@ void setupBoards(bool disable_u8g2 )
#ifdef HAS_GPS
#if defined(T_BEAM_S3_SUPREME) || defined(T_BEAM_2W) || defined(T_BEAM_S3_BPF)
#if defined(T_BEAM_S3_SUPREME) || defined(T_BEAM_1W) || defined(T_BEAM_S3_BPF)
// T-Beam v1.2 skips L76K
find_gps = beginGPS();
#endif