Start utilities for drawing
This commit is contained in:
parent
8f684d091f
commit
ae55d0fbca
3 changed files with 128 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ CFLAGS = -Wall -O2 $(CCFLAGS)
|
|||
|
||||
PRGNAME = metawatch
|
||||
|
||||
MEMBERS = metawatch crc16ccitt mw_main
|
||||
MEMBERS = metawatch crc16ccitt mw_utility mw_main
|
||||
|
||||
# no need to change anything below this line
|
||||
# ------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue