mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 16:32:19 +00:00
Added RFM69 helper
LGE tool: new frames Text entry string length bugfix
This commit is contained in:
@@ -36,7 +36,7 @@ void AlphanumView::paint(Painter&) {
|
||||
|
||||
AlphanumView::AlphanumView(
|
||||
NavigationView& nav,
|
||||
std::string * str,
|
||||
std::string& str,
|
||||
size_t max_length
|
||||
) : TextEntryView(nav, str, max_length)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user