diff Discovery/Inc/ostc.h @ 323:b43fa6a6c85a

Merged in Ideenmodellierer/ostc4/O2_SensorSync (pull request #28) O2 SensorSync
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Sun, 30 Jun 2019 19:52:46 +0000
parents 37ee61f93124
children f7318457df4d
line wrap: on
line diff
--- a/Discovery/Inc/ostc.h	Wed Jun 19 13:12:25 2019 +0000
+++ b/Discovery/Inc/ostc.h	Sun Jun 30 19:52:46 2019 +0000
@@ -69,7 +69,6 @@
 #ifdef USART_IR_HUD
 extern UART_HandleTypeDef UartIR_HUD_Handle;
 #endif
-extern __IO ITStatus UartReadyHUD;
 
 #ifdef USART_PIEZO
 extern UART_HandleTypeDef UartPiezoTxHandle;