FINAL PROJECT isn't it

Fork of ELEC351 by Plymouth ELEC351 Group T

Revision:
57:aba1296e51b1
Parent:
56:bc5345bc6650
--- a/COLOURS.hpp	Mon Jul 16 10:51:47 2018 +0000
+++ b/COLOURS.hpp	Wed Aug 15 21:34:59 2018 +0000
@@ -12,6 +12,7 @@
 enum Colours;
 static int colour_data = 0;
 Colours convert (int Colour);
+char Value_convert (Colours value);
 void Store_Cubelet_data();
 
 #endif
\ No newline at end of file