No MIBAM this time
I tried to use original files, but they got that error, then I found this post:
https://www.picbasic.co.uk/forum/sho...=elapsed+timer
tried code from it, but it won't compile, since 16F1936 does not have Timer 3, it has timer 1-2-4-6.
So as I understand, I should modify that code and change all references to timer3 to another timer. But which one to choose?
Bookmarks