Skip to content

Commit

Permalink
examples update
Browse files Browse the repository at this point in the history
  • Loading branch information
sstaub committed May 14, 2020
1 parent 9222c39 commit a1f1200
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/#lighthack/lib/eOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ Is a small faderwing with 6 faders and 12 buttons for Stop / Go
## macrobox
Is a box with 12 buttons to fire Macros, actual 101 thru 112 but this can easily changed.

## cuebox
Is a simple box which shows you the active and pending cue and have buttons for GO and BACK/STOP. There is a parser for the cue text who gives you access to the different parts of the message.

## #lighthack
Is a project folder for use with PlatformIO and includes the box1 code as a starting point.

Expand Down
3 changes: 3 additions & 0 deletions examples/#lighthack_ETH/lib/eOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ Is a small faderwing with 6 faders and 12 buttons for Stop / Go
## macrobox
Is a box with 12 buttons to fire Macros, actual 101 thru 112 but this can easily changed.

## cuebox
Is a simple box which shows you the active and pending cue and have buttons for GO and BACK/STOP. There is a parser for the cue text who gives you access to the different parts of the message.

## #lighthack
Is a project folder for use with PlatformIO and includes the box1 code as a starting point.

Expand Down

0 comments on commit a1f1200

Please sign in to comment.