#include <MIDI_Inputs/MCU/LCD.hpp>
Counts the number of instances of the LCD class.
If there are multiple LCD objects, we have to update all of them before breaking out of the MIDI input handling loop.
Public Member Functions | |
LCDCounter () | |
~LCDCounter () | |
Static Public Member Functions | |
static uint8_t | getInstances () |
Static Private Attributes | |
static uint8_t | instances = 0 |
|
inline |
|
inline |