Skip to content

Commit

Permalink
Update json-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freakintoddles2 authored May 4, 2024
1 parent 1a2052a commit 2d9990f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/interfaces/json-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ playlist | object | [Custom preset playlists](#playlists). Not included in state
tb | uint32 | Sets timebase for effects. Not reported.
ledmap | 0 to 9 | Load specified ledmap (0 for `ledmap.json`, 1-9 for `ledmap1.json` to `ledmap9.json`). [See mapping](/advanced/mapping/). Not included in state response. _(available since 0.14.0)_
rmcpal | bool | Remove last custom palette if set to `true`. Not included in state response. _(available since 0.14.0)_
np | bool | Advance to the next preset in a playlist if set to `true`. Not included in state response. _(available since 0.15.0)_
np | bool | Advance to the next preset in a playlist if set to `true`. Not included in state response. _(available since 0.15)_

#### Contents of the segment object

Expand Down

0 comments on commit 2d9990f

Please sign in to comment.