A modified version of http://mbed.org/users/segundo/libraries/NetServices/ljhqix to add HTTP proxy feature (based on http://mbed.org/users/igorsk/programs/NetServicesSource/ltjpag)

Dependents:   SenseClient

services/mysql/sha1config.h

Committer:
mimil
Date:
2011-09-06
Revision:
0:308f83189a3f

File content as of revision 0:308f83189a3f:

#ifndef SHA1CONFIG_H
#define SHA1CONFIG_H

#define POLARSSL_SHA1_C 1

#endif