Example self-announcing webserver which controls a servo through a smallHTML userinterface.

Dependencies:   mbed

services/mysql/sha1config.h

Committer:
dirkx
Date:
2010-08-14
Revision:
0:a259777c45a3

File content as of revision 0:a259777c45a3:

#ifndef SHA1CONFIG_H
#define SHA1CONFIG_H

#define POLARSSL_SHA1_C 1

#endif