Peter D. Pruyne
Results
3
issues of
Peter D. Pruyne
Only higher levels should call Wire.begin(), never in a library. This call resets the pins used and the speed, if they were initialized previously. If they are be changed, it...
In both library.json, and library.properties, the version stated is 0.0.1, not 0.0.2
To duplicate: 1) create a project 2) add comments to platformio.ini 3) open pio home, traverse to libraries, pick one, add to this project 4) open platformio.ini for project, added...