4線抵抗皮膜式タッチパネル用

Dependents:   11U68_MP3Player with TFTLCD 11U68_MP3Player-with-TFTLCD

Files at this revision

API Documentation at this revision

Comitter:
nameless129
Date:
Fri Jul 24 11:06:07 2015 +0000
Parent:
1:851128b20cc1
Commit message:
change to O3

Changed in this revision

TouchPanel.h Show annotated file Show diff for this revision Revisions of this file
diff -r 851128b20cc1 -r 2fe192777f79 TouchPanel.h
--- a/TouchPanel.h	Fri Jul 17 21:34:40 2015 +0000
+++ b/TouchPanel.h	Fri Jul 24 11:06:07 2015 +0000
@@ -1,6 +1,8 @@
 #ifndef TOUCHPANEL_H
 #define TOUCHPANEL_H
 
+#pragma O3
+
 #include "mbed.h"
 
 #ifdef __cplusplus