SAE11_2021/temps.h

6 lines
57 B
C
Raw Normal View History

#ifndef TEMPS_H
#define TEMPS_H
int timer(void);
#endif