mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-21 06:59:02 +00:00
Added RFM69 helper
LGE tool: new frames Text entry string length bugfix
This commit is contained in:
@@ -114,7 +114,7 @@ void POCSAGTXView::paint(Painter&) {
|
||||
}
|
||||
|
||||
void POCSAGTXView::on_set_text(NavigationView& nav) {
|
||||
text_prompt(nav, &buffer, 30);
|
||||
text_prompt(nav, buffer, 30);
|
||||
}
|
||||
|
||||
POCSAGTXView::POCSAGTXView(
|
||||
|
||||
Reference in New Issue
Block a user