Something kia rio starter 4chan #5701
another last step before debugger?
This commit is contained in:
parent
19c78d39b8
commit
ec6e711745
|
@ -124,6 +124,7 @@ void ButtonDebounce::debug() {
|
|||
#if EFI_PROD_CODE || EFI_UNIT_TEST
|
||||
efiPrintf("%s timeLast %d", listItem->m_name, listItem->timeLast);
|
||||
efiPrintf("physical state %d value %d", listItem->getPhysicalState(), listItem->storedValue);
|
||||
efiPrintf("mode %d", listItem->active_mode);
|
||||
#endif
|
||||
|
||||
listItem = listItem->nextDebounce;
|
||||
|
|
Loading…
Reference in New Issue