ch32_oled/soweli/funconfig.h

8 lines
81 B
C
Raw Permalink Normal View History

2024-04-07 18:59:30 +02:00
#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
#define CH32V003 1
#endif