Update config.json

This commit is contained in:
Alexandre
2024-07-14 09:16:42 +02:00
committed by GitHub
parent afd8cd87c9
commit b07bdce9d8

View File

@@ -7,6 +7,8 @@
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "An implementation of a Signal K central server for boats", "description": "An implementation of a Signal K central server for boats",
"devices": [ "devices": [
"/dev/can0",
"/dev/can1",
"/dev/ttyUSB0", "/dev/ttyUSB0",
"/dev/ttyUSB1" "/dev/ttyUSB1"
], ],