mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Added MotoLab to BOARD_DEFINITIONS
This commit is contained in:
parent
5c85ba7011
commit
24fe790df3
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ var BOARD_DEFINITIONS = [
|
|||
name: "SP Racing F3",
|
||||
identifier: "SRF3",
|
||||
vcp: false
|
||||
}, {
|
||||
name: "MotoLab",
|
||||
identifier: "MOTO",
|
||||
vcp: true
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue