Subversion Repositories EngineBay2

Rev

Rev 45 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 45 Rev 53
Line 19... Line 19...
19
  */
19
  */
20
/* USER CODE END Header */
20
/* USER CODE END Header */
21
 
21
 
22
/* Includes ------------------------------------------------------------------*/
22
/* Includes ------------------------------------------------------------------*/
23
#include "main.h"
23
#include "main.h"
-
 
24
 
24
/* USER CODE BEGIN Includes */
25
/* USER CODE BEGIN Includes */
25
 
26
 
26
/* USER CODE END Includes */
27
/* USER CODE END Includes */
27
extern DMA_HandleTypeDef hdma_adc1;
28
extern DMA_HandleTypeDef hdma_adc1;
28
 
29