RAK4631 is almost feature complete

This commit is contained in:
Kevin Hester
2021-04-12 13:25:55 +08:00
parent 7224782d23
commit 55b38a7b02
7 changed files with 36 additions and 41 deletions

View File

@@ -171,9 +171,6 @@ static const uint8_t SCK = PIN_SPI_SCK;
#define GPS_RX_PIN PIN_SERIAL1_RX
#define GPS_TX_PIN PIN_SERIAL1_TX
// Meshtastic specific flags
#define USE_SEGGER
#ifdef __cplusplus
}
#endif