I am using Platformio on VisualStudioCode and I have downloaded your OneWire library to my lib folder in my project. I just can't seem to figure out how you link to your library? Should my program reference the normal OneWire library (as like in the DallasTemperature library) and then this repo's OneWire overrides the default one or how/where should I include it?
I am using Platformio on VisualStudioCode and I have downloaded your OneWire library to my lib folder in my project. I just can't seem to figure out how you link to your library? Should my program reference the normal OneWire library (as like in the DallasTemperature library) and then this repo's OneWire overrides the default one or how/where should I include it?