mirror of
https://github.com/opentx/opentx.git
synced 2025-07-21 07:15:12 +03:00
Some more code style changes, getting used to openTX style.
This commit is contained in:
parent
7f7c722429
commit
cd9facb147
2 changed files with 6 additions and 3 deletions
|
@ -1224,7 +1224,8 @@ void RegisterFirmwares()
|
|||
RegisterEepromInterfaces();
|
||||
}
|
||||
|
||||
void UnregisterFirmwares() {
|
||||
void UnregisterFirmwares()
|
||||
{
|
||||
UnregisterEepromInterfaces();
|
||||
UnregisterOpen9xFirmwares();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue