1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 21:05:28 +03:00

* Add Colibri Race Support

This commit is contained in:
Larry (TBS) 2015-08-06 12:19:15 +08:00
parent 8d39b3f8cc
commit d22f3faf1d
3 changed files with 41 additions and 0 deletions

View file

@ -31,6 +31,9 @@ var BOARD_DEFINITIONS = [
}, {
name: "STM32F3Discovery",
identifier: "SDF3"
}, {
name: "Colibri Race",
identifier: "CLBR"
}, {
name: "SP Racing F3",
identifier: "SRF3"