mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
Freetext Input with CardKB Take 1 - Also removes FacesKB support, this thing is ancient.
This commit is contained in:
@@ -16,6 +16,5 @@ void CardKbI2cImpl::init()
|
||||
return;
|
||||
}
|
||||
|
||||
DEBUG_MSG("registerSource\n");
|
||||
inputBroker->registerSource(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user