2025-04-27 07:49:33 -04:00

15 lines
173 B
C

/*
*
* REVISIONS:
* xxxddMMMyy
*
*/
#ifndef __SIMPSENS_H
#define __SIMPSENS_H
#include "ulinecon.h"
#include "battcond.h"
#include "turnoff.h"
#endif