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.
Dependents: UniGraphic-St7920-Test AfficheurUTILECO
Fork of UniGraphic by
Diff: Protocols/PAR8.cpp
- Revision:
- 27:acb2594b8aa4
- Parent:
- 25:daacdcf34e52
diff -r 09c1d5110134 -r acb2594b8aa4 Protocols/PAR8.cpp --- a/Protocols/PAR8.cpp Sun Oct 18 17:31:33 2015 +0000 +++ b/Protocols/PAR8.cpp Mon Oct 26 12:49:02 2015 +0000 @@ -15,6 +15,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ +#include "platform.h" #if DEVICE_PORTINOUT #include "PAR8.h"