]> mj.ucw.cz Git - home-hw.git/blobdiff - usb/Inc/app.h
SSR: TIM3 and DMA6 prepared for DS18B20
[home-hw.git] / usb / Inc / app.h
index d0061dd75537289993416a175b05bc5e72c1a409..05a96f2c70eb9226f060737fa58f4de4e3f31105 100644 (file)
@@ -16,6 +16,7 @@ void tx_packet_send(void);
 
 // bmp085.c
 
+extern byte bmp_request;
 extern int adjusted_temp;
 extern int adjusted_press;
 extern u32 bmp_counter;