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: Sensors/I2C_Sensor.h
- Revision:
- 17:e096e85f6c36
- Parent:
- 16:74a6531350b5
- Child:
- 18:c8c09a3913ba
--- a/Sensors/I2C_Sensor.h Wed Oct 31 14:44:07 2012 +0000
+++ b/Sensors/I2C_Sensor.h Wed Oct 31 16:53:01 2012 +0000
@@ -1,6 +1,10 @@
+// by MaEtUgR
+
#ifndef I2C_Sensor_H
#define I2C_Sensor_H
+#include "mbed.h"
+
class I2C_Sensor
{
public:
