From fb30ef5696238d24d609a72c589b2f2eb6cf10f1 Mon Sep 17 00:00:00 2001 From: ogiewon Date: Sat, 14 Sep 2019 11:13:42 -0400 Subject: [PATCH] Update README.md --- HubDuino/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HubDuino/README.md b/HubDuino/README.md index f933b004..46a25e4e 100644 --- a/HubDuino/README.md +++ b/HubDuino/README.md @@ -158,7 +158,7 @@ Afterwards, go into the device page of the Parent and enter in the highlighted i ![screenshot](https://user-images.githubusercontent.com/5206084/64909953-f7812d80-d6df-11e9-884e-9aa202acfa9f.png) -- Click the SAVE button at the bottom of the screen. This will cause a REFRESH command to be sent to your ST_Anything microcontroller, which in turn will send a status update for every device you configured in your sketch's setup() routine. These updates from ST_Anything will cause child devices to be created if they do not yet exist. +- Click the SAVE PREFERENCES button at the bottom of the screen. This will cause a REFRESH command to be sent to your ST_Anything microcontroller, which in turn will send a status update for every device you configured in your sketch's setup() routine. These updates from ST_Anything will cause child devices to be created if they do not yet exist. ## Verify your Child Devices are automagically created - Click on "Devices" from the left hand navigation menu