[SignalK] Add I2C device mappings to SignalK AddOn configuration
This commit is contained in:
Alexandre
2026-02-08 10:00:32 +01:00
committed by GitHub

View File

@@ -11,6 +11,10 @@ devices:
- /dev/ttyUSB1 - /dev/ttyUSB1
- /dev/ttyACM0 - /dev/ttyACM0
- /dev/ttyACM1 - /dev/ttyACM1
- /dev/i2c-0
- /dev/i2c-1
- /dev/i2c-13
- /dev/i2c-14
environment: environment:
HOME: /config HOME: /config
NMEA0183PORT: "10110" NMEA0183PORT: "10110"