Implementation of the Pedal class for handling throttle pedal inputs. More...
#include "Pedal.hpp"#include "SignalProcessing.hpp"#include "CarState.hpp"#include <stdint.h>#include "Queue.hpp"#include "Interp.hpp"#include "Curves.hpp"#include "Debug.hpp"Go to the source code of this file.