Newer
Older
lambda-avr / lambda / TODO
* C
- Check other uses of const (return value?)
- Flexarray? http://en.wikipedia.org/wiki/Sizeof

* AVR
- Take in account F_CPU everywhere CPU speed matters

* Functionality
  
* Circuit
- Look at oxygen sensor voltage with voltmeter/oscilloscope - is the voltage
  really so unstable?
- Put button and beeper pins in pins.h (watch out with OCR1A)
- AVCC should be connected to VCC via an LC network

* Release/put in Makefile?
- Makefile: LANG = 0
- pins.h LCD pins
- interrupts.h: INTS_PER_SEC 61
- sensors.h: SHUNT_MILLIOHMS 100
- rules.c: heatingTimeout(): getTime() >= 10800