mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-21 06:59:02 +00:00
Merge remote-tracking branch 'upstream/master'
Base class for text entry
This commit is contained in:
@@ -71,7 +71,7 @@ static msg_t ookthread_fn(void * arg) {
|
||||
}
|
||||
|
||||
void MorseView::on_set_text(NavigationView& nav) {
|
||||
text_entry(nav, &buffer, 28);
|
||||
text_prompt(nav, &buffer, 28);
|
||||
}
|
||||
|
||||
void MorseView::focus() {
|
||||
|
||||
Reference in New Issue
Block a user