I have a problem getting this to work. Server only recieves half of the data being sent. Whats wrong

Dependencies:   mbed

services/mysql/sha1config.h

Committer:
tax
Date:
2011-03-29
Revision:
0:66300c77c6e9

File content as of revision 0:66300c77c6e9:

#ifndef SHA1CONFIG_H
#define SHA1CONFIG_H

#define POLARSSL_SHA1_C 1

#endif