diff --git a/wordclock/wordclock.pde b/wordclock/wordclock.pde index 3ed7a49..1016075 100644 --- a/wordclock/wordclock.pde +++ b/wordclock/wordclock.pde @@ -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