1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00

Add support for SPRacingF3Mini.

This commit is contained in:
Dominic Clifton 2015-11-25 22:16:24 +00:00
parent e492e6d3ff
commit f21c169d74

View file

@ -48,6 +48,10 @@ var BOARD_DEFINITIONS = [
name: "SP Racing F3",
identifier: "SRF3",
vcp: false
}, {
name: "SP Racing F3 Mini",
identifier: "SRFM",
vcp: true
}, {
name: "MotoLab",
identifier: "MOTO",