Embedded C project:18/12/2014

Dependencies:   DS1307 TextLCD mbed

Revision:
0:8d87bc453349
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/NetServices/services/mysql/sha1config.h	Thu Dec 18 09:35:49 2014 +0000
@@ -0,0 +1,6 @@
+#ifndef SHA1CONFIG_H
+#define SHA1CONFIG_H
+
+#define POLARSSL_SHA1_C 1
+
+#endif