Convert unconditional prints to debug prints in httpd

This commit is contained in:
logicog
2026-01-08 09:56:43 +01:00
parent 0fe70f6b62
commit e085fc9cc9
7 changed files with 138 additions and 106 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
CC = sdcc
CC_FLAGS = -mmcs51 -I. -I../uip
CC_FLAGS = -mmcs51 -I. -I.. -I../uip
ASM = sdas8051
AFLAGS= -plosgff