Formula Student Electronics & Software
The code for the embedded software
|
#include <Bounce2.h>
#include <model/digitalData.hpp>
#include <model/structure.hpp>
#include "digitalSettings.hpp"
#include "debugUtils.hpp"
Go to the source code of this file.
Classes | |
class | DigitalReceiver |
Class responsible for the reading of the digital inputs into the Master teensy. More... | |