This commit is contained in:
lewisxhe 2024-12-23 09:06:31 +08:00
commit ad55b84ff2
50 changed files with 197 additions and 0 deletions

1
.gitignore vendored
View file

@ -10,3 +10,4 @@ test
script
build
LilyGoLoRaBoard
record.*

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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