I was thinking of a routine that could detect the clock speed the pic is running at
so that then the pic program could adjust serial speed, etc accordingly.
Make a delay loop in picbasic and count the number of ticks a hardware timer
makes during the delay loop.. and then the hardware timer value will be
different for different clock speeds.




Bookmarks