mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 21:05:28 +03:00
Convert to CommonJS Modules
This commit is contained in:
parent
7df8253099
commit
91f1699659
100 changed files with 9685 additions and 3735 deletions
|
@ -249,3 +249,5 @@ var MSPCodes = {
|
|||
|
||||
MSP2_ADSB_VEHICLE_LIST: 0x2090,
|
||||
};
|
||||
|
||||
module.exports = MSPCodes;
|
Loading…
Add table
Add a link
Reference in a new issue