Prusa-Firmware-MMU/tests/unit/logic/unload_filament
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
..
CMakeLists.txt Fix test build 2022-08-11 10:26:42 +02:00
test_unload_filament.cpp Generate exactly 1 userInput event when button pressed (and held) 2022-11-14 08:41:59 +01:00