removed baudrate of 115200 and some commented out code

This commit is contained in:
Nasimovy 2025-05-23 19:48:17 +02:00
parent f6dedcbc02
commit 7e8845fc15

View File

@ -47,9 +47,6 @@
// Used when the diplay shield is chosen
#ifdef USE_ST7796
// fixed baudrate for testing
#define GPS_BAUDRATE 115200
#undef EXT_NOTIFY_OUT
#undef LED_STATE_ON
#undef LED_PIN
@ -60,8 +57,6 @@
#define CANNED_MESSAGE_MODULE_ENABLE 1
#define USE_VIRTUAL_KEYBOARD 1
// #define MESHTASTIC_EXCLUDE_BLUETOOTH 1
#define ST7796_NSS 25
#define ST7796_RS 13 // DC
#define ST7796_SDA 14 // MOSI