Moved all src files into the src directory
Also fixed the "isNetworkConnected" for ESP8266
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/vshymanskyy/TinyGSM",
|
||||
"export": {
|
||||
"exclude": [ "extras", "tools" ]
|
||||
"exclude": [ "extras/*", "tools/*" ]
|
||||
},
|
||||
"frameworks": [ "arduino", "energia", "wiringpi" ],
|
||||
"platforms": "*",
|
||||
|
||||
Reference in New Issue
Block a user