chore: upd

This commit is contained in:
2025-03-02 18:01:37 +06:00
parent 3adc6f3b28
commit 4a391756b4
3 changed files with 4 additions and 4 deletions

View File

@@ -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] = {