Sold slow control/
Fork of S_SCTRL_SMlib by
solid_sctrl_def.h
- Committer:
- NickRyder
- Date:
- 2014-10-07
- Revision:
- 11:05bc1c823bc4
- Parent:
- 5:b527df9432c3
File content as of revision 11:05bc1c823bc4:
#ifndef solid_sctrl_def_H #define solid_sctrl_def_H typedef unsigned int u32; typedef unsigned short int u16; typedef unsigned char u8; #endif