This commit is contained in:
钟勇汪
2010-05-14 13:12:52 +00:00
committed by 黄涛
parent b6da7672a0
commit 97c8169115

View File

@@ -60,14 +60,14 @@
#define WIN1_USE_DOUBLE_BUF 1 //win1 use double buf to accelerate display
#define LANDSCAPE_USE_ROTATE 1 //rotate win1 in landscape with mcu panel
#if 1
#if 0
#define fbprintk(msg...) printk(msg);
#else
#define fbprintk(msg...)
#endif
#if 1
#if 0
#define fbprintk2(msg...) printk(msg);
#else
#define fbprintk2(msg...)