Quote:
|
Originally Posted by 10intheCrunch
I would recommend, though, if you do have a slow comp, that you put the numbers into variables in the .c file instead of define's in the .h file, as changing a .h makes the MPLab recompile everything (otherwise f10 just recompiles files you have changed).
|
I am on a slow computer, but im also using gnu make with a custom makefile, so it never compiles more than it needs to.
I think I will get one of the grade 9ns who I am teaching to program to write something that uses the wheel...