/**
* @file can_dash.h
*
* @date Mar 19, 2020
* @author Matthew Kennedy, (c) 2020
*/
#pragma once
#include "can.h"
void updateDash(CanCycle cycle);