micro-wm/config.h

7 lines
73 B
C
Raw Normal View History

2023-10-28 15:14:49 +00:00
#ifndef _CONFIG_H
#define _CONFIG_H
#define LOG_LEVEL WLR_ERROR
#endif