dernier commit de 2018

This commit is contained in:
2018-12-31 17:19:52 +01:00
parent 011a1ecd6a
commit 2a2f7c735f
5 changed files with 11 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
OPT = -Wall -DDEBUG_LEVEL=1
OPT = -Wall -DDEBUG_LEVEL=0
serial.o: serial.c serial.h Makefile
gcc ${OPT} -c $<