Change prefix for new board

This commit is contained in:
2020-04-14 12:15:04 -04:00
committed by GitHub
parent 508a10c5ca
commit cb18e47765

View File

@@ -1,11 +1,11 @@
{
"Weather": {
"Port": {
"Prefix": "/dev/ttyACM",
"Prefix": "/dev/ttyUSB",
"BaudRate": 9600
},
"Queue": {
"Name": "weather"
}
}
}
}