diff options
Diffstat (limited to 'software/first/first.c')
-rw-r--r-- | software/first/first.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/software/first/first.c b/software/first/first.c index ed6e91b..ede96db 100644 --- a/software/first/first.c +++ b/software/first/first.c @@ -5,8 +5,6 @@ #include "super_blink.h" int main() { - printf("Hello, cute waffle!\n"); - int error = 0; int ledNum = 0; int colours[NUM_LEDS] = { |