X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=usb%2FInc%2Fapp.h;h=05a96f2c70eb9226f060737fa58f4de4e3f31105;hb=9d04b18ba06d1f57fee5d04c1ee1c47261023183;hp=d0061dd75537289993416a175b05bc5e72c1a409;hpb=6cd149de66be04d568bbb6f4929be0d11de1486a;p=home-hw.git diff --git a/usb/Inc/app.h b/usb/Inc/app.h index d0061dd..05a96f2 100644 --- a/usb/Inc/app.h +++ b/usb/Inc/app.h @@ -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;