Fix T-Echo build

This commit is contained in:
jacob.eva 2025-02-03 17:43:08 +00:00
parent 31b5e0f0ea
commit 507e7cdd48
No known key found for this signature in database
GPG key ID: 0B92E083BBCCAA1E
2 changed files with 27 additions and 17 deletions

View file

@ -600,6 +600,7 @@ bool startRadio(RadioInterface* radio) {
return true;
}
}
return false;
}
void stopRadio(RadioInterface* radio) {