LCXL: fix some more typos

This commit is contained in:
Jan Lentfer 2018-08-20 11:47:02 +02:00 committed by Robin Gareus
parent 27b05f4d8d
commit b80e079353
2 changed files with 3 additions and 3 deletions

View file

@ -464,7 +464,7 @@ private:
/* Knob methods */
Knob** knobs_by_collumn(uint8_t col, Knob** knob_col);
Knob** knobs_by_column(uint8_t col, Knob** knob_col);
void update_knob_led(uint8_t n);
/* Button methods */