Browse Source
Merge pull request #614 from ivankravets/patch-1
Declare header files for PlatformIO
dependabot/github_actions/actions/checkout-4
Sara Damiano
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
library.json
|
|
@ -28,5 +28,5 @@ |
|
|
|
}, |
|
|
|
"frameworks": ["arduino", "energia", "wiringpi"], |
|
|
|
"platforms": "*", |
|
|
|
"examples": "examples/*/*.ino" |
|
|
|
"headers": "TinyGsmClient.h" |
|
|
|
} |