Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
GenCMD Class Reference
#include <GenCMD.h>
Public Member Functions | |
| void | init () |
| Initialize IMU device. | |
| void | GenerateCMD (char &, const size_t sz=1) |
| Generate command and speed based on accelerometer value. | |
Detailed Description
GenCMD class.
Author Xiaofei Qiu
Definition at line 10 of file GenCMD.h.
Member Function Documentation
| void GenerateCMD | ( | char & | cmd_buffer, |
| const size_t | sz = 1 |
||
| ) |
Generate command and speed based on accelerometer value.
Definition at line 15 of file GenCMD.cpp.
| void init | ( | ) |
Initialize IMU device.
Definition at line 10 of file GenCMD.cpp.
Generated on Sat Jul 16 2022 00:13:05 by
1.7.2