Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ogiewon authored Sep 14, 2019
1 parent 92c5a3a commit fb30ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HubDuino/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb30ef5

Please sign in to comment.