mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
UART working condition
This commit is contained in:
@@ -22,5 +22,9 @@
|
||||
"snaMqtt": "0",
|
||||
"blink": "1",
|
||||
"oneWirePin": "2",
|
||||
"serverip": "http://206.189.49.244"
|
||||
"serverip": "http://206.189.49.244",
|
||||
"uart": "0",
|
||||
"uartS":"9600",
|
||||
"uartTX":"12",
|
||||
"uartRX":"13"
|
||||
}
|
||||
Reference in New Issue
Block a user