Martin Sturm / Mbed 2 deprecated Project

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers strings.h Source File

strings.h

00001 #ifndef STRINGS_H
00002 #define STRINGS_H
00003 
00004 
00005 #include "mbed.h"
00006 
00007 //background nocise values
00008 
00009 
00010     
00011 
00012 
00013 
00014 
00015 //prototype for function
00016 char Strings();
00017 
00018 #endif