You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to use it - add into target project CMakeLists.txt for example
include(./../jirispicolib/libraries/adafruit_ht16k33_8x8/adafruit_ht16k33_8x8.cmake)
and
target_link_libraries(mytest adafruit_ht16k33_8x8)