wip cc1101 work
This commit is contained in:
@@ -125,6 +125,8 @@ void Error_Handler(void);
|
||||
#define BUTTON_OK_EXTI_IRQn EXTI9_5_IRQn
|
||||
/* USER CODE BEGIN Private defines */
|
||||
|
||||
#define MISO_PIN GpioPin{.port = GPIOC, .pin = GPIO_PIN_11}
|
||||
|
||||
/* USER CODE END Private defines */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user