ch32hack/funconfig.h
2025-02-09 15:12:27 +01:00

7 lines
81 B
C

#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
#define CH32V003 1
#endif