Dependencies:   mbed

strings.h

Committer:
XkLi
Date:
2011-12-14
Revision:
1:44f0b9d5883b
Parent:
0:2fab16867d73

File content as of revision 1:44f0b9d5883b:

#ifndef STRINGS_H
#define STRINGS_H


#include "mbed.h"

//background nocise values


    




//prototype for function
char Strings();

#endif