BeRTOS
cfg_md2.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_MD2_H
00040 #define CFG_MD2_H
00041 
00047 #define CONFIG_MD2_BLOCK_LEN    16
00048 
00050 #define CONFIG_MD2_STD_PERM     0
00051 
00052 #endif /* CFG_MD2_H */
00053