ams-master/AMS_Master_Code/Core/Inc/util.h

9 lines
104 B
C
Raw Normal View History

2025-01-12 15:27:45 +01:00
#ifndef INC_UTIL_H
#define INC_UTIL_H
#include <stdint.h>
void set_error_led();
#endif // INC_UTIL_H