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: DeepCover Embedded Security in IoT MaximInterface MAXREFDES155#
Diff: Platforms/mbed/I2CMaster.hpp
- Revision:
- 1:d6de0a14c777
- Parent:
- 0:f77ad7f72d04
- Child:
- 3:f818ea5172ed
--- a/Platforms/mbed/I2CMaster.hpp Mon Nov 06 14:39:18 2017 -0600
+++ b/Platforms/mbed/I2CMaster.hpp Mon Nov 06 16:06:27 2017 -0600
@@ -33,7 +33,7 @@
#ifndef MaximInterface_mbed_I2CMaster
#define MaximInterface_mbed_I2CMaster
-#include <drivers/I2C.h>
+#include <I2C.h>
#include <MaximInterface/Links/I2CMaster.hpp>
namespace MaximInterface {