Skip to content

Commit

Permalink
Added missing doc about RGB intensity
Browse files Browse the repository at this point in the history
  • Loading branch information
goodtimes-code committed Dec 17, 2023
1 parent 6f62517 commit 6fe8fda
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ This projects is in an early stage to get feedback and to urgently find more con
- Effects:
- X position
- Y position
- RGB intensity ("brightness")

# System requirements
- Python 3 runtime
Expand Down Expand Up @@ -76,6 +77,8 @@ See *config_laser1.txt* for more optional settings.
- 4 - blue animated wave
- /effect/x_pos and /effect/x_pos
- -4095 to 4095: move X or Y position of laserobject
- /effect/rgb_intensity
- 0 to 255: brightness of the RGB colors

# Roadmap
This is what needs to be worked on.
Expand All @@ -95,7 +98,6 @@ If you are Python developer, feel free to create a pull request.
- SVG file
- ...
- More laser effects
- Brightness
- Scale
- Rotate
- Dots
Expand Down

0 comments on commit 6fe8fda

Please sign in to comment.