From 1b7b72c0e96856d2b9f73f705787af3426662bcf Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 28 Dec 2020 04:36:32 +1100 Subject: Ensure single newline at EOF for core files (#11310) --- docs/feature_sequencer.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/feature_sequencer.md') diff --git a/docs/feature_sequencer.md b/docs/feature_sequencer.md index 8c8587a9b8..76b4db5cf6 100644 --- a/docs/feature_sequencer.md +++ b/docs/feature_sequencer.md @@ -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 | - -- cgit v1.2.3