A fake accelerometer for testing.
More...
#include <FakeAccelerometer.h>
A fake accelerometer for testing.
This class is a fake accelerometer that can be used for testing It will send an AccelerometerDataMsg to the system every time its loop()
method is called
◆ loop()
int8_t FakeAccelerometer::loop |
( |
| ) |
|
|
overridevirtual |
◆ setup()
int8_t FakeAccelerometer::setup |
( |
| ) |
|
|
overridevirtual |
◆ Subsystem()
Subsystem::Subsystem |
( |
uint8_t |
id | ) |
|
|
inlineexplicit |
Constructor for Subsystem
- Parameters
-
id | The unique ID of the subsystem. This must be different for all subsystems. |
The documentation for this class was generated from the following files: