7 lines
63 B
C
7 lines
63 B
C
|
#ifndef _MAIN_H
|
||
|
#define _MAIN_H
|
||
|
|
||
|
#include "ch32x035.h"
|
||
|
|
||
|
#endif
|