configured external ADC sync and Mach-Zander modulation clocks at 2 and 1 MHz respectively
This commit is contained in:
@ -151,8 +151,6 @@ void Set_LTEC(uint8_t, uint16_t);
|
||||
#define OUT_8_GPIO_Port GPIOB
|
||||
#define OUT_9_Pin GPIO_PIN_7
|
||||
#define OUT_9_GPIO_Port GPIOB
|
||||
#define OUT_10_Pin GPIO_PIN_8
|
||||
#define OUT_10_GPIO_Port GPIOB
|
||||
|
||||
/* USER CODE BEGIN Private defines */
|
||||
#define CL_16 15
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
#define __STM32F7xx_IT_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Private includes ----------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user