Thursday, January 22, 2009

If you want to add time log in the code ...

PBSearchingTimeMS = \
(unsigned long)((PBSearchingTimeTickEnd - PBSearchingTimeTickStart) / 32.768);

* change clock (frequency) to time: 32.768 (Crystal Clock)

No comments: