Skip to content

Releases: sparkfun/SparkFun_AS3935_Lightning_Detector_Arduino_Library

Fix to write Indoor/Outdoor function

29 May 20:25
Compare
Choose a tag to compare
v1.4.9

Removes old SPISettings check as ESP has changed this behavior since,…

Fix to xor bug take two

18 Sep 15:43
Compare
Choose a tag to compare
v1.4.8

Rolls version

Fix for xor bug

15 Sep 20:58
Compare
Choose a tag to compare
v1.4.7

Removes include

Removes unnecessary include

23 Aug 14:22
Compare
Choose a tag to compare
v1.4.6

Removes unnecessary include and rolls version

Fixes to examples

10 Aug 16:15
Compare
Choose a tag to compare

This release comments out the resetSettings function from the end of the extended settings example. It was incorrectly resetting the settings at the worst time.

v1.4.4

16 Jun 15:25
Compare
Choose a tag to compare

Fix compiler warnings

Spi Settings fixed

02 Oct 19:55
Compare
Choose a tag to compare

Fixes the way SPI settings are set behind the scenes.

Various fixes to SPI

02 Sep 19:57
Compare
Choose a tag to compare

This update changes the beginSPI function to take less parameters and hopefully be easier to understand as a result. Instead of having to pass the SPI port speed to the function, it instead defaults to 1MHz. However it will still take the SPI port speed as its' second argument if needed.

Removes deprecated setBitOrder SPI function.

Fixes "RESET" enum value with "RESET_LIGHT"

v1.4.1

05 Jul 16:36
Compare
Choose a tag to compare

Fixes lightning energy function.

Lightning Library, now with more features!

17 Jul 19:07
Compare
Choose a tag to compare
  • Corrects some mask overlaps and removes any masks that were not defined explicitly
  • Adds functions to reset all settings and to calibrate the internal oscillators
  • Fixes many typos and/or unclear code
  • Updates all example code with better comments and/or removes unnecessary code within
  • Updates keywords