The structure of a Blade Stopping message. This is sent in reply to rf_send_blade_stop().
More...
#include "rf_reply_msgs.h"
Data Fields | |
int | blade_id |
The ID of the blade being stopped. | |
RF_ERROR * | error |
NULL if no error in Blade Stop. | |
The structure of a Blade Stopping message. This is sent in reply to rf_send_blade_stop().