Update setup cpp
This commit is contained in:
parent
b3ab91dfea
commit
f1677b990c
50 changed files with 552 additions and 68 deletions
|
|
@ -724,7 +724,7 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif /*GPS_EN_PIN*/
|
||||
|
||||
#ifdef GPS_PPS_PIN
|
||||
pinMode(GPS_EN_PIN, INPUT);
|
||||
pinMode(GPS_PPS_PIN, INPUT);
|
||||
#endif
|
||||
|
||||
#if defined(ARDUINO_ARCH_ESP32)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue