easypiezi/firmware/AVR-Source/Pyr0_Piezo_Sensor_v2.x.x
pyr0ball f745940904 Fixed "Flappy DAC" bug in rev.2.x.x firmware
- Fixed https://github.com/pyr0ball/pyr0piezo/issues/26
  - Changed adjustment logic to be calculated based on Vcc rather than ADC reference, which was causing issues in the mathematical functions, resulting in negative number outputs
 - Migrated to internal vRef, fixed https://github.com/pyr0ball/pyr0piezo/issues/23
 - Eliminated floats, fixing https://github.com/pyr0ball/pyr0piezo/issues/31
  - This required addition of long, however
 - Fixed https://github.com/pyr0ball/pyr0piezo/issues/20
2019-06-27 01:07:44 -07:00
..
pP_function.h Fixed "Flappy DAC" bug in rev.2.x.x firmware 2019-06-27 01:07:44 -07:00
pP_functions.h fixed some ordering causing definition issues 2019-06-26 10:40:02 -07:00
pP_i2c.h Fixed "Flappy DAC" bug in rev.2.x.x firmware 2019-06-27 01:07:44 -07:00
pP_pins.h Fixed "Flappy DAC" bug in rev.2.x.x firmware 2019-06-27 01:07:44 -07:00
pP_serial.h Fixed "Flappy DAC" bug in rev.2.x.x firmware 2019-06-27 01:07:44 -07:00
pP_volatile.h Fixed "Flappy DAC" bug in rev.2.x.x firmware 2019-06-27 01:07:44 -07:00
Pyr0_Piezo_Sensor_v2.x.x.ino Fixed "Flappy DAC" bug in rev.2.x.x firmware 2019-06-27 01:07:44 -07:00