climateguard / RadSens

Arduino library for radiation detector module RadSens to simplify integration into compatible platforms.
GNU General Public License v3.0
51 stars 17 forks source link

fixed getChip, getFirmwareVersion methods, cleanup #2

Closed gabonator closed 2 years ago

gabonator commented 3 years ago

register indices instead of hardcoded values removed getData method in favour of attribute getter functions calling getChipId / getFirmwareVersion downloads i2c buffer when necessary