Ryo Od / ExioController
Revision:
7:3f853801cb6d
Parent:
6:1b3511093630
Child:
9:b0e9ec45a720
diff -r 1b3511093630 -r 3f853801cb6d ExioMcp23s17RotaryEncoder.h
--- a/ExioMcp23s17RotaryEncoder.h	Wed Nov 02 05:24:18 2016 +0000
+++ b/ExioMcp23s17RotaryEncoder.h	Wed Nov 02 09:15:21 2016 +0000
@@ -28,8 +28,8 @@
  * 2016.11.02 Customized for MCP23S17 by rood
  */
  
-#ifndef ROTARY_ENCODER_H
-#define ROTARY_ENCODER_H
+#ifndef EXIOMCP23S17ROTARY_ENCODER_H
+#define EXIOMCP23S17ROTARY_ENCODER_H
 
 #include "mbed.h"
 #include "ExioMcp23s17DigitalIn.h"