![](/media/cache/group/logo_thTzkVQ.jpg.50x50_q85.jpg)
NuMaker emWin HMI
Diff: emWin/Config/LCDConf.c
- Revision:
- 6:d15151941247
- Parent:
- 1:c0f972361605
--- a/emWin/Config/LCDConf.c Tue Feb 27 16:25:39 2024 +0800 +++ b/emWin/Config/LCDConf.c Tue Feb 27 17:03:21 2024 +0800 @@ -40,7 +40,7 @@ Purpose : Display controller configuration (single layer) ---------------------------END-OF-HEADER------------------------------ */ - +#if 0 // moved to the related target folders #include <stddef.h> #include <stdio.h> @@ -614,5 +614,5 @@ } return r; } - +#endif /*************************** End of file ****************************/