]> mj.ucw.cz Git - home-hw.git/blobdiff - ssr/Inc/util.h
SSR: DS18B20
[home-hw.git] / ssr / Inc / util.h
index 3a29fd63c476627d721b7db94d0e22d4bcb274f3..7e37313ad792bc4aada7cd2c23684f1874a5cb02 100644 (file)
@@ -62,8 +62,7 @@ static inline void put_u32_le(byte *p, u32 x)
 // debug.c
 
 #undef DEBUG_SEMIHOSTING
-// #define DEBUG_USART USART1
-#undef DEBUG_USART
+#define DEBUG_USART USART1
 
 void debug_printf(const char *fmt, ...);
 void debug_puts(const char *s);