Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: ExioMcp23s17RotaryEncoder.h
- Revision:
- 7:3f853801cb6d
- Parent:
- 6:1b3511093630
- Child:
- 9:b0e9ec45a720
--- 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"