1.0
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
Bertos’ Home
Developers’ Site
Forum
Main Page
Related Pages
Data Structures
Files
Directories
Bug List
Global
timer_delayHp
In AVR arch the maximum amount of time that can be used as delay could be very limited, depending on the hardware timer used. Check
timer_avr.h
, and what register is used as hptime_t.