I will be glad to help! Can’t add libraries!
Throws an error - #include errors were detected. Change includePath. Wavy lines are disabled for this translation unit

I will be glad to help! Can’t add libraries!
Throws an error - #include errors were detected. Change includePath. Wavy lines are disabled for this translation unit
lib_deps
statementSo you would have to write
lib_deps =
asukiaaa/SomeSerial@^1.1.3
https://github.com/amperka/gprs-shield.git
in the platformio.ini
, like the documentation says.
Thank you so much!!!