Update serial port settings

This commit is contained in:
2021-05-28 19:43:59 -04:00
parent 4ada97fdd8
commit 714866e0c7

View File

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