1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

Add INA226 for solar and generator

This commit is contained in:
norbert-walter
2022-07-19 14:00:25 +02:00
parent 612a68c74c
commit c43797fef2
2 changed files with 122 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
#define FONT3 "Ubuntu_Bold32pt7b"
#define FONT4 "DSEG7Classic_BoldItalic80pt7b"
// GPS (NEO-6M)
// GPS (NEO-6M, NEO-M8N)
#define OBP_GPS_TX 35 // Read only GPS data
// TTP229 Touch Pad Controller (!!No I2C!!)
#define TTP_SDO 25