Browse Source

Declare header files for PlatformIO

dependabot/github_actions/actions/checkout-4
Ivan Kravets 3 years ago
committed by GitHub
parent
commit
0622616c51
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      library.json

+ 1
- 1
library.json View File

@ -28,5 +28,5 @@
},
"frameworks": ["arduino", "energia", "wiringpi"],
"platforms": "*",
"examples": "examples/*/*.ino"
"headers": "TinyGsmClient.h"
}

Loading…
Cancel
Save