diff --git a/README.md b/README.md index 3980d81..bfff3af 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ All commands are available over the Zephyr shell (USB). | `mode duration` | `` | 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` | `` | Set the minimum value for map function for light sensor | -| `mode max` | `` | Set the maximum value for map function for light sensor | -| `mode gain` | `` | Set light sensor gain | +| `mode light min` | `` | Set the minimum value for map function for light sensor | +| `mode light max` | `` | Set the maximum value for map function for light sensor | +| `mode light gain` | `` | Set light sensor gain | Example 15min and 20s: ```