GPS Rollup, incorporates changes from @pmarches and @lewisxhe

This commit is contained in:
Thomas Göttgens
2022-10-05 14:59:07 +02:00
parent c70184fbed
commit 62498d0935
5 changed files with 25 additions and 108 deletions

View File

@@ -168,6 +168,9 @@ External serial flash WP25R1635FZUIL0
* GPS pins
*/
#define GPS_L76K
#define PIN_GPS_REINIT (32 + 5) // An output to reset L76K GPS. As per datasheet, low for > 100ms will reset the L76K
#define PIN_GPS_WAKE (32 + 2) // An output to wake GPS, low means allow sleep, high means force wake
// Seems to be missing on this new board
// #define PIN_GPS_PPS (32 + 4) // Pulse per second input from the GPS