1
0
Fork 0
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:
Pawel Spychalski (DzikuVx) 2017-01-30 20:34:35 +01:00
parent e711e5ba53
commit 8e9bded7a7
4 changed files with 50 additions and 3 deletions

View file

@ -72,6 +72,10 @@ var BOARD_DEFINITIONS = [
name: "Omnibus F4",
identifier: "OBF4",
vcp: true
}, {
name: "Omnibus F4 Pro",
identifier: "OBSD",
vcp: true
}
];