AS-289R2 Thermal Printer shield control library

Dependents:   AS-289R2_Hello-World AS-289R2_Hello-World-mbed-OS hybrid_image_as289r2 microbit_AS-289R2 ... more

Revision:
3:f3dfeb7ccb22
Parent:
2:ce25d0949cbd
Child:
4:a2e0373a9cd1
--- a/AS289R2.h	Mon Sep 19 13:46:03 2016 +0000
+++ b/AS289R2.h	Mon Sep 19 13:52:42 2016 +0000
@@ -25,8 +25,10 @@
 
 #include "mbed.h"
 
+#if defined(__CC_ARM)
 // To avoid "invalid multibyte character sequence" warning
 #pragma diag_suppress 870
+#endif
 
 /**  A thermal printer interface for driving AS-289R2 thermal printer shield
  *