]> oss.titaniummirror.com Git - rgblamp.git/blobdiff - unused.h
Correctly set unused PORTA pins to output high.
[rgblamp.git] / unused.h
index f11272eb85e6a9b73e4d87a45e4d8564e8a418d0..d957520fce3bb2a5858682abfe8fed76645c9d97 100644 (file)
--- a/unused.h
+++ b/unused.h
@@ -10,7 +10,7 @@
 
 #include <htc.h>
 
-#define UNUSED_PORTA 0b00000000
+#define UNUSED_PORTA 0b01000111
 
 /* Initialize unused resources. */
 #define unused_init() do { \