Misc. general cleanup
This commit is contained in:
parent
8836623e0f
commit
b9327a4d16
5 changed files with 130 additions and 145 deletions
|
|
@ -43,7 +43,6 @@
|
|||
#define _O2 __attribute__((optimize("O2")))
|
||||
#define _O3 __attribute__((optimize("O3")))
|
||||
|
||||
|
||||
// Clock speed factors
|
||||
#define CYCLES_PER_MICROSECOND (F_CPU / 1000000L) // 16 or 20
|
||||
#define INT0_PRESCALER 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue