Prusa-Firmware-MMU/tests
D.R.racer e88d221378 Generate exactly 1 userInput event when button pressed (and held)
This PR is a different solution to what @gudnimg found in PR#233 / PFW-1404.

The benefit of this approach is the fact, that the button press event is generated when the button is pressed and not after it has been released.

The downside is obvious:
CPUFLASH: +28B
RAM: +1B
2022-11-14 08:41:59 +01:00
..
unit Generate exactly 1 userInput event when button pressed (and held) 2022-11-14 08:41:59 +01:00
CMakeLists.txt Formatting 2022-10-21 22:03:08 +00:00