Sold slow control/

Dependents:   sscm

Fork of S_SCTRL_SMlib by wimbeaumont Project

Revision:
4:a83242fe9d37
Child:
5:b527df9432c3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/solid_sctrl_def.h	Sun Sep 07 18:55:47 2014 +0000
@@ -0,0 +1,9 @@
+#ifndef solid_sctrl_def_H
+#define solid_sctrl_def_H
+
+
+typedef unsigned int  u32;
+typedef unsigned short int  u16;
+typedef unsigned char u8;
+
+#endif;
\ No newline at end of file