mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
reboot procedure improvements
This commit is contained in:
parent
e711e5ba53
commit
8e9bded7a7
4 changed files with 50 additions and 3 deletions
|
@ -72,6 +72,10 @@ var BOARD_DEFINITIONS = [
|
|||
name: "Omnibus F4",
|
||||
identifier: "OBF4",
|
||||
vcp: true
|
||||
}, {
|
||||
name: "Omnibus F4 Pro",
|
||||
identifier: "OBSD",
|
||||
vcp: true
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue