Quote:
|
Originally Posted by roberthan
Newbie here. I need some help on how to program timers for the Frc.
|
There is example code here:
http://www.kevin.org/frc/. The interrupt and timer template code is pretty well documented. The clock demonstration code shows how to setup a timer to create a very accurate clock.
-Kevin