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

9 lines
104 B
C

#ifndef INC_UTIL_H
#define INC_UTIL_H
#include <stdint.h>
void set_error_led();
#endif // INC_UTIL_H