by
Published on - 23rd April 2010 20:28
Number of Views: 10986
I’m Running Out of CodeSpace, What can I do?
My progam is too slow - What can I do?
Apart from the obvious and move to a faster PIC with more program memory, there’s a few little known tricks you can try.
...
Re: Select case function
Thank you richard
jackberg1 Today, 02:10the reason I had to add a value to the portc, was the fact in the 64 key matrix some code were duplicate.
so 2 different key had the same value.
I'll have to test this code....