Deploying to gh-pages from master @ 1b7b72c0e9 🚀

This commit is contained in:
fauxpark 2020-12-27 17:38:14 +00:00
parent c5a4cedf3a
commit b57b422849
15 changed files with 7 additions and 16 deletions

View file

@ -85,4 +85,3 @@ While the tempo defines the absolute speed at which the sequencer goes through t
|`void sequencer_activate_track(uint8_t track);` |Activate the `track` |
|`void sequencer_deactivate_track(uint8_t track);` |Deactivate the `track` |
|`void sequencer_toggle_single_active_track(uint8_t track);` |Set `track` as the only active track or deactivate all |