ppr1 WIP DO NOT MERGE - will break other clients

This commit is contained in:
Kevin Hester
2020-10-17 13:15:12 +08:00
parent c73ee98739
commit e1f0e11cb8
5 changed files with 21 additions and 6 deletions
+6 -1
View File
@@ -109,10 +109,15 @@ static const uint8_t AREF = PIN_AREF;
#define PIN_GPS_RESET 29 // active high?
#define PIN_GPS_PPS 28
#define PIN_GPS_WAKE 7 // GPS_EN active high?
// #define PIN_GPS_WAKE 20 // CELL_CTRL in schematic? based on their example code
#define PIN_GPS_EN 7 // GPS_EN active high?
#define PIN_VUSB_EN 21
// LCD
// #define PIN_LCD_RESET 23 // active high?
/*
* SPI Interfaces
*/