Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Create library.json so can automatically load library in platformio #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bob-the-Kuhn
Copy link

Adding library.json allows automatic loading of this library into platformio.

The following lines added to platformio.ini will load the SlowSoftWire and SlowSoftI2CMaster libraries into platformio:

lib_deps         = felias-fogg/SlowSoftWire@^1.0.0
                   felias-fogg/SlowSoftI2CMaster@^1.0.0 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant