mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-20 00:32:37 +01:00
one more
This commit is contained in:
@@ -107,6 +107,9 @@ void Test_ButtonEvents() {
|
||||
SIM_SetSimulatedPinValue(10, false);
|
||||
Sim_RunFrames(100, false);
|
||||
SELFTEST_ASSERT_CHANNEL(5, 0); // toggled
|
||||
SIM_SetSimulatedPinValue(10, false);
|
||||
Sim_RunFrames(100, false);
|
||||
SELFTEST_ASSERT_CHANNEL(5, 1); // toggled
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user