Fixed compile error

Dependents:   IBMIoTClientEthernetExample IBMIoTClientWifiExample

Fork of C12832 by Components

Files at this revision

API Documentation at this revision

Comitter:
MACRUM
Date:
Thu Mar 19 14:27:17 2015 +0000
Parent:
18:03069e3deaa4
Child:
20:13c4dce54241
Commit message:
Fixed compile error

Changed in this revision

C12832.h Show annotated file Show diff for this revision Revisions of this file
--- a/C12832.h	Fri May 09 23:03:21 2014 +0000
+++ b/C12832.h	Thu Mar 19 14:27:17 2015 +0000
@@ -41,7 +41,7 @@
  * NORMAL
  * XOR set pixel by xor the screen
  */
-enum {NORMAL,XOR};
+enum {_NORMAL,_XOR};
 
 /**
  * Bitmap