Force `EventHandlerResult` values to be a single byte (#1131)
By specifying the type of the `EventHandlerResult` enum as `uint8_t`, it only takes up one byte instead of two, saving a significant amout of PROGMEM. Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>pull/1132/head
parent
3d3b531571
commit
5a9025123e
Loading…
Reference in new issue