Car/App/Inc/app_line_seek.h

6 lines
85 B
C

#ifndef __APP_LINE_SEEK_H
#define __APP_LINE_SEEK_H
void App_LineSeek(void);
#endif