1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 21:35:44 +03:00

Implemented Camera Control using Hardware and Software PWM

This commit is contained in:
DieHertz 2017-05-18 18:35:33 +03:00
parent 491ecba4ed
commit cc358dc405
21 changed files with 399 additions and 22 deletions

View file

@ -212,6 +212,8 @@
#define MSP_SENSOR_CONFIG 96
#define MSP_SET_SENSOR_CONFIG 97
#define MSP_CAMERA_CONTROL 98
//
// OSD specific
//