HTTPClient using static IP

Dependencies:   mbed

Committer:
mr_q
Date:
Mon May 30 11:53:37 2011 +0000
Revision:
0:d8f2f7d5f31b
v0.01 Draft

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mr_q 0:d8f2f7d5f31b 1 #ifndef SHA1CONFIG_H
mr_q 0:d8f2f7d5f31b 2 #define SHA1CONFIG_H
mr_q 0:d8f2f7d5f31b 3
mr_q 0:d8f2f7d5f31b 4 #define POLARSSL_SHA1_C 1
mr_q 0:d8f2f7d5f31b 5
mr_q 0:d8f2f7d5f31b 6 #endif