The following line in platformio.ini needs to be updated. Change:
https://github.com/oltaco/CustomLFS @ 0.2.1
to
https://github.com/oltaco/CustomLFS @ 0.2.2
Otherwise, when compiling, you will get the following error:
PackageException: Package version 0.2.2+sha.57ce7fc doesn't satisfy requirements 0.2.1 based on PackageMetadata <type=library name=CustomLFS version=0.2.2+sha.57c e7fc spec={'owner': None, 'id': None, 'name': 'CustomLFS', 'requirements': '0.2.1', 'uri': 'git+https://github.com/oltaco/CustomLFS'}
The following line in platformio.ini needs to be updated. Change:
https://github.com/oltaco/CustomLFS @ 0.2.1to
https://github.com/oltaco/CustomLFS @ 0.2.2Otherwise, when compiling, you will get the following error:
PackageException: Package version 0.2.2+sha.57ce7fc doesn't satisfy requirements 0.2.1 based on PackageMetadata <type=library name=CustomLFS version=0.2.2+sha.57c e7fc spec={'owner': None, 'id': None, 'name': 'CustomLFS', 'requirements': '0.2.1', 'uri': 'git+https://github.com/oltaco/CustomLFS'}