Files
DTU-LCD/Users/config.h
2026-01-24 20:03:14 +08:00

9 lines
84 B
C

#ifndef __CONFIG_H__
#define __CONFIG_H__
#include "./SYSTEM/sys/sys.h"
#endif