parent
7d19fb79c7
commit
24acc2e5a1
@ -1 +1,6 @@
|
|||||||
add_executable(max7219.c max7219.h)
|
# https://www.youtube.com/watch?v=abuCXC3t6eQ
|
||||||
|
add_library(
|
||||||
|
max7219
|
||||||
|
max7219.c
|
||||||
|
max7219.h
|
||||||
|
)
|
||||||
|
Loading…
Reference in new issue