Tests our color sensor - needs to be added

Dependencies:   TCS3472_I2C mbed

Files at this revision

API Documentation at this revision

Comitter:
joshwilkins2013
Date:
Tue Mar 31 22:37:03 2015 +0000
Commit message:

Changed in this revision

Color_Sensor.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 000000000000 -r a2a3f0f883ca Color_Sensor.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Color_Sensor.lib	Tue Mar 31 22:37:03 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/karlmaxwell67/code/TCS3472_I2C/#6d5bb4ad7d6e
diff -r 000000000000 -r a2a3f0f883ca main.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Tue Mar 31 22:37:03 2015 +0000
@@ -0,0 +1,2 @@
+// Add test code here
+// Library already imported
\ No newline at end of file
diff -r 000000000000 -r a2a3f0f883ca mbed.bld
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Tue Mar 31 22:37:03 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/487b796308b0
\ No newline at end of file