ch32_oled/gol/funconfig.h
2024-04-07 13:06:09 +02:00

7 lines
81 B
C

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