LIB Bertl 2041
Fork of I2C_LEDs by
Diff: Lightsensor.h
- Revision:
- 1:97a7e9e9a229
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Lightsensor.h Sun Apr 24 08:29:05 2016 +0000 @@ -0,0 +1,6 @@ +#include "mbed.h" + +double line1(); +double line2(); +double line3(); +double line4(); \ No newline at end of file