Update readme

This commit is contained in:
Your Name
2026-05-25 09:55:33 +03:00
parent d17d6a1579
commit efd00cf6f7
+3 -3
View File
@@ -15,9 +15,9 @@ All commands are available over the Zephyr shell (USB).
| `mode duration` | `<ms>` | Set color animation duration, save to flash, and restart |
| `mode status` | — | Print current config (phases, color, duration) |
| `mode colors` | — | List all available color names with RGB values |
| `mode min` | `<value>` | Set the minimum value for map function for light sensor |
| `mode max` | `<value>` | Set the maximum value for map function for light sensor |
| `mode gain` | `<value>` | Set light sensor gain |
| `mode light min` | `<value>` | Set the minimum value for map function for light sensor |
| `mode light max` | `<value>` | Set the maximum value for map function for light sensor |
| `mode light gain` | `<value>` | Set light sensor gain |
Example 15min and 20s:
```