Skip to content

Commit

Permalink
Update nua-format.md
Browse files Browse the repository at this point in the history
  • Loading branch information
steveschnepp authored Mar 20, 2024
1 parent d539d17 commit fa1bcc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nua-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ All values are hex numbers in the range 00-ff. The case is not relevant.
Examples of pixelspecs:

* 000000=Black
* 05FFFF=white for .05s
* 800080=50% blue for 1.28s
* 05FFFFFF=white for .05s
* 80000080=50% blue for 1.28s

It is used to drive a single neopixel RGB led.

Expand Down

0 comments on commit fa1bcc8

Please sign in to comment.