Quote:
Originally Posted by dcb
I really do appreciate it, it would save me time/frustration if it were already tested, but not everyone has the hardware yet. I've got another page of stuff from ishi sans testing (has a an untested format function that saves a few hundred), I will keep these in mind as well.
|
I'll see if I can put something together on protoboard. I should have all the parts. Just won't be connecting it to the car.
I think we can probably shave another 100+ by organizing the string resources. You know, replace the LCD:
rint(getStr()) with LCD:
rintStr() and remove duplicates.