Last active
August 18, 2020 12:25
-
-
Save ah01/ed261a3e5f8ae262779eeaea15987bae to your computer and use it in GitHub Desktop.
platformio-examples-article
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[env:uno] | |
platform = atmelavr | |
board = uno | |
framework = arduino | |
lib_deps = | |
[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment