Psi Swarm robot library version 0.9

Fork of PsiSwarmV9 by Psi Swarm Robot

Revision:
18:9204f74069b4
Parent:
17:bf614e28668f
--- a/colour.h	Sun Jun 04 13:11:09 2017 +0000
+++ b/colour.h	Sun Jun 04 20:22:41 2017 +0000
@@ -141,5 +141,6 @@
     char IF_readSingleRegister( char address );
     int IF_readMultipleRegisters( char address, char* output, int quantity );
     float IF_roundTowardsZero( const float value );
+    const char * IF_get_calibration_values_string(void);
 };
 #endif
\ No newline at end of file