mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Update serial port settings
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"Weather": {
|
"Weather": {
|
||||||
"Port": {
|
"Port": {
|
||||||
"Prefix": "/dev/ttyUSB",
|
"Prefix": "/dev/ttyACM",
|
||||||
"BaudRate": 9600
|
"BaudRate": 115200
|
||||||
},
|
},
|
||||||
"Queue": {
|
"Queue": {
|
||||||
"Name": "weather"
|
"Name": "weather"
|
||||||
|
|||||||
Reference in New Issue
Block a user