Made IRQHandlers optional
[hackover2013-badge-firmware.git] / ChangeLog.txt
index 52bd28a..a813faf 100644 (file)
@@ -1,5 +1,15 @@
 v0.9.8 - Ongoing
 ================
+- Added driver for Samsung VFD displays from Adafruit
+- Added average sampling option to projectconfig.h.
+  This allows you to take several readings from the
+  ADC and return the average.  Helps reduces one-off
+  peaks and valleys in the ADC at the expense of
+  slower reads.
+  See: "tools/validation/adctest" for more info
+- Added I2C driver for PN532
+- Updated and added PN532 examples at
+  /tools/examples/sensors/PN532
 - updated touchscreen.h to be a bit clearer during
   calibration, though it can still be much better
   organised
This page took 0.022772 seconds and 4 git commands to generate.