summaryrefslogtreecommitdiff
path: root/irmpconfig.h
diff options
context:
space:
mode:
authorLeo C2017-04-30 12:42:38 +0200
committerLeo C2017-04-30 12:42:38 +0200
commita8915151dc5ddd5342d4b8db48a563abf4369891 (patch)
tree3f3d9f6937c124bfa02c3bf47886df1b30ed526a /irmpconfig.h
parent13c24737d1698d551d20baa74681021dc2c0c359 (diff)
downloadirmp-a8915151dc5ddd5342d4b8db48a563abf4369891.zip
Rename ARM_OPENCM3 -> LIBOPENCM3, redefine IRMP_BIT as bitmask
Diffstat (limited to 'irmpconfig.h')
-rw-r--r--irmpconfig.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/irmpconfig.h b/irmpconfig.h
index 67c3638..3767de7 100644
--- a/irmpconfig.h
+++ b/irmpconfig.h
@@ -140,10 +140,9 @@
* Change hardware pin here for ARM STM32 with libopencm3
*---------------------------------------------------------------------------------------------------------------------------------------------------
*/
-#elif defined (ARM_OPENCM3) // use C13 as IR input on STM32
+#elif defined (LIBOPENCM3)
# define IRMP_PORT_LETTER B
# define IRMP_BIT_NUMBER 4
-# define IRMP_TIMER_NUMBER 3 // Timer to use
/*---------------------------------------------------------------------------------------------------------------------------------------------------
* Change hardware pin here for Stellaris ARM Cortex M4