Rover: added group parameter for AP_Notify library

This commit is contained in:
pepevalbe 2015-12-03 21:48:16 +01:00 committed by Randy Mackay
parent 3b3205304b
commit b4c02d8cd7
2 changed files with 5 additions and 0 deletions

View File

@ -535,6 +535,10 @@ const AP_Param::Info Rover::var_info[] = {
// @Path: ../libraries/AP_RSSI/AP_RSSI.cpp
GOBJECT(rssi, "RSSI_", AP_RSSI),
// @Group: NTF_
// @Path: ../libraries/AP_Notify/AP_Notify.cpp
GOBJECT(notify, "NTF_", AP_Notify),
AP_VAREND
};

View File

@ -195,6 +195,7 @@ public:
k_param_L1_controller,
k_param_steerController,
k_param_barometer,
k_param_notify,
k_param_DataFlash = 253, // Logging Group