¿ªÔÆÌåÓý

Re: raduino_v1.08 released


 

My primary suggestion is to keep it simple. ?The easier this baseline code is to understand the more people will be able to hack in their preferences. ?And learn a little bit of programming in the process.

If we want to support different options, we could create a much larger and more confusing file with 10 different #ifdef sections to support 10 different ways of handling system state writes to EEPROM, and another 10 for various tuning schemes. ?Etcetera. ?The baseline code without all those #ifdef's could be generated automatically using a python script. ?Probably can't use the C preprocessor, as we don't want to unwrap all the #defines.

Jerry?


Join [email protected] to automatically receive all group messages.