AP_Winch: undefine PASS_TO_BACKEND convenience function

This commit is contained in:
Peter Barker 2018-07-18 10:55:53 +10:00 committed by Randy Mackay
parent b11552e945
commit 898a46fe0e
1 changed files with 2 additions and 0 deletions

View File

@ -137,3 +137,5 @@ void AP_Winch::set_desired_rate(float rate)
}
PASS_TO_BACKEND(update)
#undef PASS_TO_BACKEND