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: rotary_encoder_base/rotary_encoder_base.hpp
- Revision:
- 4:d07f58c46a79
- Parent:
- 3:65021ea3fae5
diff -r 65021ea3fae5 -r d07f58c46a79 rotary_encoder_base/rotary_encoder_base.hpp
--- a/rotary_encoder_base/rotary_encoder_base.hpp Thu Mar 31 04:42:31 2016 +0000
+++ b/rotary_encoder_base/rotary_encoder_base.hpp Sun Apr 03 06:30:19 2016 +0000
@@ -1,6 +1,7 @@
#ifndef INCLUDED_MBED_STL_ROTARY_ENCODER_BASE_H
#define INCLUDED_MBED_STL_ROTARY_ENCODER_BASE_H
+#include "mbed.h"
#include "rotary_encoder.hpp"
namespace mbed_stl {