-
Notifications
You must be signed in to change notification settings - Fork 5
Description
It would be great if SimpleNB could be published on the Platformio registry for easy installation in platformio based projects. It looks like you already have the required library.json file (inherited and updated from TinyGSM?), so it should just be a matter of publishing it. Please see https://docs.platformio.org/en/latest/librarymanager/creating.html for more information.
Thanks in advance!
[X] I have read the Troubleshooting section of the ReadMe
What type of issues is this?
[ ] Request to support a new module
[ ] Bug or problem compiling the library
[ ] Bug or issue with library functionality (ie, sending data over TCP/IP)
[X] Question or request for help
What are you working with?
Modem: N/A
Main processor board: N/A
SimpleNB version: N/A
Code: N/A
Scenario, steps to reproduce
Search for library with platformio pkg search SimpleNB
Expected result
Should return a result for SimpleNB
Actual result
Returns no results!
Debug and AT command log
N/A