changed GPS buad rate to 9600 ()

Co-authored-by: Huston Hedinger <1875033+hdngr@users.noreply.github.com>
pull/5695/head^2
SignalMedic 2025-01-16 18:26:02 -05:00 zatwierdzone przez GitHub
rodzic a085614aaa
commit 8179e61fdc
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć
variants/canaryone

Wyświetl plik

@ -123,7 +123,7 @@ static const uint8_t A0 = PIN_A0;
*/
#define HAS_GPS 1
#define GPS_UBLOX
#define GPS_BAUDRATE 38400
#define GPS_BAUDRATE 9600
// #define PIN_GPS_WAKE (GPIO_PORT1 + 2) // An output to wake GPS, low means allow sleep, high means force wake
// Seems to be missing on this new board