Dependencies:   mbed

strings.h

Committer:
XkLi
Date:
2011-11-30
Revision:
0:2fab16867d73

File content as of revision 0:2fab16867d73:

#ifndef STRINGS_H
#define STRINGS_H


#include "mbed.h"

//background nocise values


    




//prototype for function
char Strings();

#endif