8 lines
81 B
C
8 lines
81 B
C
|
#ifndef _FUNCONFIG_H
|
||
|
#define _FUNCONFIG_H
|
||
|
|
||
|
#define CH32V003 1
|
||
|
|
||
|
#endif
|
||
|
|