#include <SensorOnlyMode.h>
Data Fields | |
void(* | callback )(BioloidPacket *pkt) |
byte | id |
Packet | pkt |
BioloidPacket | pkt |
byte | state |
Definition at line 80 of file encoder-ax12-mode.c.
void(* Statemachine::callback)(Packet *pkt) |
Definition at line 85 of file encoder-ax12-mode.c.
Referenced by stm_init(), and stm_process().
Definition at line 82 of file encoder-ax12-mode.c.
Referenced by stm_init(), and stm_process().
Definition at line 80 of file SensorOnlyMode.h.
Definition at line 84 of file encoder-ax12-mode.c.
Referenced by stm_process().
Definition at line 83 of file encoder-ax12-mode.c.
Referenced by stm_init(), and stm_process().