Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 8b8bf97

Browse files
authored
Make nanoleaf example ip address more generic
1 parent 5c528e6 commit 8b8bf97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/samples/nanoleaf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Nanoleaf example bundle in `samples/nanoleaf` demonstrates the ability to co
2323

2424
```json
2525
{
26-
"ipAddress": "192.168.1.xxx"
26+
"ipAddress": "xxx.xxx.xxx.xxx"
2727
}
2828
```
2929

0 commit comments

Comments
 (0)