Releases: sparkfun/SparkFun_Qwiic_LED_Stick_Arduino_Library
Releases · sparkfun/SparkFun_Qwiic_LED_Stick_Arduino_Library
Updated Example5_BinaryCounter
v1.0.5 Update library.properties
Added boundary checks on parameters in source code
Re-tested examples, made superficial updates
Bring Arduino Library up to current SF standards
- Added isConnected() function to source files so that library actually tests communication on given I2C address before passing the begin() function.
- Updated examples to communicate with serial port at 115200 baud.
- Added I2C address scanner to the change I2C address example 10.
- Renamed example 11 to "2LEDSticks" because that's what the example is.
Expanded example and keywords fix
lib ver roll expanded last example, fixed space in keywords
Generic I2C
v1.0.1 added i2c portability
Initial Release
v1.0.0 added comments