Tags: baldram/ESP_VS1053_Library
Tags
Add support for reading and clearing decoded time by SCI_DECODE_TIME #41 (#42) * Add support for check and reset decoding time by SCI_DECODE_TIME Implemented handling for SCI_DECODE_TIME register according to VS1053b Datasheet specification (v1.20). When decoding correct data, current decoded time is shown in this register in full seconds. Extended API with two methods. One provides estimation of decoding time using SCI_DECODE_TIME. The other one allows to clear the value of mentioned register. Update documentation and bumped version for release.
Use "SemVer" compliant library version number As Arduino IDE requires version number which is SemVer compliant, it was changed according to specification below: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format https://semver.org/
PreviousNext