udp-dumper: better display

This commit is contained in:
2020-11-04 09:46:21 +01:00
parent c1327cf318
commit 6fdbf840b7
2 changed files with 7 additions and 3 deletions

View File

@@ -1,8 +1,9 @@
#
# Various OSC tools
# Various OSC (and UDP) tools
#
# https://git.tetalab.org/tTh/gadgets-OSC
udp-dumper: udp-dumper.c Makefile
gcc -Wall $< -o $@