I appreciate that the last release of this library was a decade ago, so perhaps this issue has been resolved. But I've seen several references to this issue with only a pretty messy solution offered. The functions badPinNumber, fastDigitalRead, and fastDigitalWrite conflict with functions of the same name (but different signatures) in the popular SparkFun SD library used to read files from an SD Card module. The suggested workaround is to go into this library's SoftSPI.h, DigitalPin.h, and SoftI2cMater.h file and rename these functions - messy. Please consider resolving this issue for future release. Thanks!
I appreciate that the last release of this library was a decade ago, so perhaps this issue has been resolved. But I've seen several references to this issue with only a pretty messy solution offered. The functions badPinNumber, fastDigitalRead, and fastDigitalWrite conflict with functions of the same name (but different signatures) in the popular SparkFun SD library used to read files from an SD Card module. The suggested workaround is to go into this library's SoftSPI.h, DigitalPin.h, and SoftI2cMater.h file and rename these functions - messy. Please consider resolving this issue for future release. Thanks!