arc code complete with support for both R and IJK style blocks
This commit is contained in:
parent
e21064bd86
commit
9799955555
6 changed files with 161 additions and 213 deletions
3
config.h
3
config.h
|
|
@ -68,4 +68,7 @@
|
|||
|
||||
#define BAUD_RATE 14400
|
||||
|
||||
// Unrolling the arc code is faster, but costs about 830 bytes of extra code space.
|
||||
// #define UNROLLED_ARC_LOOP
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue