Add prototypes of functions so that it compiles.

This commit is contained in:
Paul van Tilburg 2011-10-30 22:32:47 +01:00
parent a427097da4
commit 689da691e8
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,10 @@
// uncomment the following to speed up the timer for testing
//#define TESTMODE
// Insert function prototypes -- Paul
void ledsoff(void);
void setup(void);
void SWversion(void);
// specify the language - defines the header to be included
// available choices - English, Danish, French, German