此提交包含在:
JQ
2025-05-28 23:21:28 -07:00
父節點 ece7479843
當前提交 25850cbc78
+2 -2
查看文件
@@ -125,8 +125,8 @@ extern const int SCK;
////////////////////////////////////////////////////////////////////////////////
// GPS
#define PIN_GPS_RX (41)
#define PIN_GPS_TX (40)
#define PIN_GPS_RX (40)
#define PIN_GPS_TX (41)
#define GPS_EN (34)
#define PIN_GPS_RESET (37)
#define PIN_GPS_PPS (36)