parent
b6a09502c6
commit
95c5c11d0b
6 changed files with 1 additions and 22 deletions
|
@ -21,7 +21,7 @@
|
|||
#define ROW2COL 1
|
||||
|
||||
// useful for direct pin mapping
|
||||
#define NO_PIN (~0)
|
||||
#define NO_PIN (pin_t)(~0)
|
||||
|
||||
#ifdef __AVR__
|
||||
# ifndef __ASSEMBLER__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue