Explorar o código

Debug line

Added a debug line
Mateusz Bugdalski %!s(int64=13) %!d(string=hai) anos
pai
achega
4a50b43832
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lpc.c

+ 1 - 0
lpc.c

@@ -133,6 +133,7 @@ void lpc_write_ram(struct lpc_device *dev, const struct sprog_data *d, unsigned
 	  last_offset = offset;
 	  last_i = i;
 	} else {
+	  sprog_error("Received '%s'\n", reply_buf);
 	  offset = last_offset;
 	  i = last_i;
 	}