mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-07 14:12:31 -04:00
Proposed default focus changes (#1165)
* Changed default focus of pocsag, glass, scanner, sonde
This commit is contained in:
parent
ba2407d691
commit
7b669d7001
4 changed files with 4 additions and 4 deletions
|
@ -107,7 +107,7 @@ POCSAGAppView::POCSAGAppView(NavigationView& nav) {
|
|||
}
|
||||
|
||||
void POCSAGAppView::focus() {
|
||||
check_log.focus();
|
||||
field_frequency.focus();
|
||||
}
|
||||
|
||||
POCSAGAppView::~POCSAGAppView() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue