I have used BlockNot in several projects and have and have recently had the following error. I can’t find a resolution from many search attempts.
PIO:
[env:pro16MHzatmega328]
platform = atmelavr
board = pro16MHzatmega328
framework = arduino
lib_deps = easyg0ing1/BlockNot@^2.1.2
Link Error:
Resolving pro16MHzatmega328 dependencies…
Removing unused dependencies…
SemanticVersionError: Invalid simple block ‘^2.0.6;’
Thanks in advance
Steve