SparkFun_ADXL345_Arduino_Library
SparkFun_ADXL345_Arduino_Library copied to clipboard
No LICENSE.md
README.md mentions a non-existent LICENSE.md file. There is no clear license attached to the code but SparkFun_ADXL345.cpp states:
Modified Bildr ADXL345 Source File @ http://code.bildr.org/download/959.zip to support both I2C and SPI Communication
The linked zip is no longer available but appears to be mirrored at https://github.com/bildr-org/ADXL345
The original library is licensed under GPLv2 with only the example licensed under MIT.
Has the GPLv2 license therefore been inherited by the library in this fork and MIT license on at least one of the examples? Is that combination even valid?