Skip to content

Commit

Permalink
brainre1: add MSP bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
mlyle committed Jul 9, 2017
1 parent d013225 commit 82384f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flight/targets/brainre1/fw/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,15 @@ OPTMODULES += UAVOHoTTBridge
OPTMODULES += UAVOFrSKYSensorHubBridge
OPTMODULES += UAVOFrSKYSPortBridge
OPTMODULES += UAVOLighttelemetryBridge
OPTMODULES += UAVOMSPBridge
OPTMODULES += Geofence
OPTMODULES += Logging
OPTMODULES += VTXConfig
OPTMODULES += Storm32Bgc
OPTMODULES += OnScreenDisplay
OPTMODULES += UAVOCrossfireTelemetry


# Paths
OPUAVOBJINC = $(OPUAVOBJ)/inc
PIOSINC = $(PIOS)/inc
Expand Down

0 comments on commit 82384f4

Please sign in to comment.