1#ifndef __SAFETY_SYSTEM_H__
2#define __SAFETY_SYSTEM_H__
4#include "AMSInterface.h"
5#include "WatchdogInterface.h"
this class is for interfacing with the AMS (accumulator management system)
void software_shutdown(const SysTick_s &tick)
SafetySystem(AMSInterface *ams, WatchdogInterface *wd)
bool get_software_is_ok()