Schnittstellenverwaltung für u.a NMEA0183 verbessert
This commit is contained in:
@@ -11,6 +11,14 @@ mouseptr = on
|
||||
win_x = -1
|
||||
win_y = -1
|
||||
|
||||
[can]
|
||||
enabled = false
|
||||
interface = can0
|
||||
|
||||
[nmea0183]
|
||||
enabled = false
|
||||
port = /dev/ttyV1
|
||||
|
||||
[bme280]
|
||||
enabled = false
|
||||
port = 1
|
||||
@@ -21,7 +29,6 @@ enabled = false
|
||||
port = /dev/ttyACM0
|
||||
|
||||
[opencpn]
|
||||
port = /dev/ttyV1
|
||||
navobj = ~/.opencpn/navobj.xml
|
||||
config = ~/.opencpn/opencpn.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user