Files
QDAC-firmware/app/gl_get_corners.h

8 lines
90 B
C
Raw Normal View History

#ifndef GET_CORNERS
#define GET_CORNERS
void get_corners(void);
#endif /* COMMON_H_ */