2021-12-02 15:40:54 +08:00

16 lines
174 B
C

/*!
* @file main.h
*
* @brief Header for main.c module
*
* @version V1.0.1
*
* @date 2021-07-01
*
*/
#ifndef MAIN_H
#define MAIN_H
#endif