PaxInstruments / t400-firmware

Firmware for the Pax Instruments T400 temperature datalogger
22 stars 5 forks source link

Battery wrapping #230

Closed protological closed 8 years ago

protological commented 8 years ago

The battery voltage could be lower than the minimum and doing a delta wraps the uint8_t. A check before should fix this.