Subversion Repositories EngineBay2

Rev

Rev 29 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29 Rev 31
Line 45... Line 45...
45
 
45
 
46
/* USER CODE END EC */
46
/* USER CODE END EC */
47
 
47
 
48
/* Exported macro ------------------------------------------------------------*/
48
/* Exported macro ------------------------------------------------------------*/
49
/* USER CODE BEGIN EM */
49
/* USER CODE BEGIN EM */
50
 
-
 
-
 
50
extern  uint16_t CHT_Observations[2];
-
 
51
extern SPI_HandleTypeDef hspi1;
51
/* USER CODE END EM */
52
/* USER CODE END EM */
52
 
53
 
53
void HAL_TIM_MspPostInit(TIM_HandleTypeDef *htim);
-
 
54
 
-
 
55
/* Exported functions prototypes ---------------------------------------------*/
54
/* Exported functions prototypes ---------------------------------------------*/
56
void Error_Handler(void);
55
void Error_Handler(void);
57
 
56
 
58
/* USER CODE BEGIN EFP */
57
/* USER CODE BEGIN EFP */
59
 
58