|
TeensyNanoExoCode
|
Declares a class used to store data for the Exo to access. More...
#include "Arduino.h"#include "LegData.h"#include <stdint.h>#include "ParseIni.h"#include "Board.h"#include "StatusLed.h"#include "StatusDefs.h"Go to the source code of this file.
Classes | |
| class | ExoData |
| Class to store all the data related to the exo. More... | |
Typedefs | |
| typedef void(* | for_each_joint_function_t) (JointData *, float *) |
Declares a class used to store data for the Exo to access.
| typedef void(* for_each_joint_function_t) (JointData *, float *) |