Enable topic listener for Pixracer config

This commit is contained in:
Lorenz Meier 2015-12-06 16:30:00 +01:00
parent 7c562d57fe
commit 3be7a3323e
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ set(config_module_list
drivers/meas_airspeed drivers/meas_airspeed
drivers/frsky_telemetry drivers/frsky_telemetry
modules/sensors modules/sensors
#drivers/mkblctrl drivers/mkblctrl
drivers/px4flow drivers/px4flow
drivers/oreoled drivers/oreoled
drivers/gimbal drivers/gimbal
@ -53,7 +53,7 @@ set(config_module_list
systemcmds/pwm systemcmds/pwm
systemcmds/esc_calib systemcmds/esc_calib
systemcmds/reboot systemcmds/reboot
#systemcmds/topic_listener systemcmds/topic_listener
systemcmds/top systemcmds/top
systemcmds/config systemcmds/config
systemcmds/nshterm systemcmds/nshterm