1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Add RunCam Device Protocol Support(DisplayPort, DeviceSetting Access, 5 key osd cable simulation)

This commit is contained in:
allenyan 2017-09-28 22:27:33 +08:00 committed by azol
parent 3942536012
commit 4df1084d1d
23 changed files with 3242 additions and 627 deletions

View file

@ -249,7 +249,7 @@ void initActiveBoxIds(void)
}
#endif
#ifdef USE_RCSPLIT
#ifdef USE_RCDEVICE
BME(BOXCAMERA1);
BME(BOXCAMERA2);
BME(BOXCAMERA3);