chore: upd
This commit is contained in:
4
config.c
4
config.c
@@ -2,8 +2,8 @@
|
||||
|
||||
// Node config definition
|
||||
node_config_t NODE_CONFIG = {.id = "ch32-node-1",
|
||||
.name = "test node 1, broken usb",
|
||||
.location = "dunno yet"};
|
||||
.name = "Greenhouse node 1",
|
||||
.location = "Greenhouse"};
|
||||
|
||||
// RS485 devices definition
|
||||
const rs485_device_t RS485_DEVICES[RS485_DEVICE_COUNT] = {
|
||||
|
||||
Reference in New Issue
Block a user