You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?