|
Caddy
A 2005 Roborodentia entry with vision and path planning capability
|
Global project include file (required by AVRLIB) More...
#include "avrlibdefs.h"#include "avrlibtypes.h"

Go to the source code of this file.
Macros | |
| #define | F_CPU 16000000 |
| #define | CYCLES_PER_US ((F_CPU+500000)/1000000) |
Global project include file (required by AVRLIB)
A file of the name global.h is required by the AVRLIB and must contain, at a minimum, a defining for F_CPU.
Definition in file global.h.
| #define CYCLES_PER_US ((F_CPU+500000)/1000000) |
1.8.1.2