This commit is contained in:
KonradIT
2025-02-02 22:59:06 +01:00
parent 7cb0db0ed5
commit 20c3c0ad93

View File

@@ -1358,15 +1358,6 @@ void setup(void)
xRSSI[i] = 999;
max_x_rssi[i] = 999;
}
#ifdef LOG_DATA_JSON
Serial.begin(115200);
#ifdef SEEK_ON_X
// Initialize custom Serial port on the hardware using pins
// Parameters: baud rate, serial config, RX pin, TX pin
SerialPort.begin(115200, SERIAL_8N1, RX_PIN, TX_PIN);
#endif
#endif
#ifdef LILYGO
setupBoards(); // true for disable U8g2 display library