Changes by last author:
Changed:
Problems to solve
* free some SRAM ASAP ** fastest and most efficient method is to rip 1000 bytes of table-data from SRAM, and use directly from EEPROM ** to allow a second config page ** although first page still has variable to free up ** for bigger tables (there is no technical reason, but users who don't understand the injopen and alike think very simply: "more is better") |
Hysteresis for misc output would be nice. Either +-1 threshold or prevent output change for 100 msec after an output change (to prevent prelling) |
** this will be nice, but to free space, see "fastest .. method" above
** most of the work is tuningsw related, the firmware part is simple |