T-Beam v1.2 skips L76K https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series/issues/212
This commit is contained in:
parent
0a106768da
commit
ad55b84ff2
50 changed files with 197 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@ test
|
|||
script
|
||||
build
|
||||
LilyGoLoRaBoard
|
||||
record.*
|
||||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
|
|
@ -729,7 +729,11 @@ void setupBoards(bool disable_u8g2 )
|
|||
#endif
|
||||
|
||||
#ifdef HAS_GPS
|
||||
|
||||
#ifdef T_BEAM_S3_SUPREME
|
||||
// T-Beam v1.2 skips L76K
|
||||
find_gps = beginGPS();
|
||||
#endif
|
||||
uint32_t baudrate[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600, 4800};
|
||||
if (!find_gps) {
|
||||
// Restore factory settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue