advanced structs and variables More...
Data Structures | |
| struct | sRemoteControlTwist |
| internal struct used to save all data related to a twist-message (remote control) More... | |
| struct | sRemoteControlMotor |
| internal struct used to save all data related to a motor-message (remote control) More... | |
Variables | |
| volatile struct sRemoteControlTwist | tucbot_remoteControl_twist |
| internal variable used to save all data related to a twist-message (remote control) More... | |
| volatile struct sRemoteControlMotor | tucbot_remoteControl_motor |
| internal variable used to save all data related to a motor-message (remote control) More... | |
advanced structs and variables
| volatile struct sRemoteControlMotor tucbot_remoteControl_motor |
internal variable used to save all data related to a motor-message (remote control)
| volatile struct sRemoteControlTwist tucbot_remoteControl_twist |
internal variable used to save all data related to a twist-message (remote control)
1.8.17