mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
remove leftover stumps
This commit is contained in:
@@ -19,9 +19,3 @@ void CardKbI2cImpl::init()
|
||||
DEBUG_MSG("registerSource\n");
|
||||
inputBroker->registerSource(this);
|
||||
}
|
||||
|
||||
void CardKbI2cImpl::handlePressed()
|
||||
{
|
||||
DEBUG_MSG("handlePressed\n");
|
||||
cardKbI2cImpl->PressHandler();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user