[env:my_build_env]
platform = atmelavr
framework = arduino
lib_deps =
# RECOMMENDED
# Accept new functionality in a backwards compatible manner and patches
xtor/XTor_KY037 @ ^1.0.1
# Accept only backwards compatible bug fixes
# (any version with the same major and minor versions, and an equal or greater patch version)
xtor/XTor_KY037 @ ~1.0.1
# The exact version
xtor/XTor_KY037 @ 1.0.1https://github.com/LastuvkaLukas/XTor_KY037/tree/master/examples

