summaryrefslogtreecommitdiffstats
path: root/project.h
diff options
context:
space:
mode:
authorroot <root@no.no.james.local>2014-12-08 19:20:14 +0000
committerroot <root@no.no.james.local>2014-12-08 19:20:14 +0000
commita45eb5afceb43ce6e511684bad0b65b050057eab (patch)
tree28a88386ea85a8c3dad719b596ae4a62afa12e49 /project.h
parent10afd895d14e0d5c8a929dc1b5b7067b968a2ace (diff)
downloadrgb_ring-a45eb5afceb43ce6e511684bad0b65b050057eab.tar.gz
rgb_ring-a45eb5afceb43ce6e511684bad0b65b050057eab.tar.bz2
rgb_ring-a45eb5afceb43ce6e511684bad0b65b050057eab.zip
Diffstat (limited to 'project.h')
-rw-r--r--project.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/project.h b/project.h
index 949acb4..8e1d0f5 100644
--- a/project.h
+++ b/project.h
@@ -22,11 +22,11 @@
#define _delay_us static _delay_us
#define _delay_loop_1 static _delay_loop_1
#define _delay_loop_2 static _delay_loop_2
-#define __DELAY_BACKWARD_COMPATIBLE__
#endif
-#include <util/delay.h>
+#define __DELAY_BACKWARD_COMPATIBLE__
+#include <util/delay.h>
#ifdef PROTOTYPING
#undef _delay_loop_2