Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.73 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.73 KB

FlightControlerJS License: MIT npm

Flight controller library based on multiwii serial protocol.

Installing

yarn install fcjs

Example

cd .\examples\
node .\getSetCraftName.ts

Contributing

Please do not hesitate to open a pull request and fix something broken!

Resources

  • MultiWii - Wiki
  • Inav MSP Codes - MSPCodes.js
  • Inav MSP Helper - MSPHelper.js

Author

License

This project is open source and available under the MIT License.