Class responsible for the reading of the digital inputs into the Master teensy.
More...
#include <digitalReceiver.hpp>
Class responsible for the reading of the digital inputs into the Master teensy.
Definition at line 15 of file digitalReceiver.hpp.
◆ DigitalReceiver()
Constructor for the class, sets pintmodes and buttons.
Definition at line 33 of file digitalReceiver.hpp.
◆ digitalReads()
void DigitalReceiver::digitalReads |
( |
| ) |
|
|
inline |
◆ updateLeftWheelRpm()
static void DigitalReceiver::updateLeftWheelRpm |
( |
| ) |
|
|
static |
callback to update rl wheel rpm
◆ _current_left_wheel_rpm
double DigitalReceiver::_current_left_wheel_rpm |
|
static |
◆ last_wheel_pulse_ts
unsigned long DigitalReceiver::last_wheel_pulse_ts |
|
static |
The documentation for this class was generated from the following file: