foo
This commit is contained in:
parent
73d5c38c88
commit
b95d11bd57
|
@ -217,12 +217,7 @@ int main(void)
|
|||
else{
|
||||
HAL_GPIO_WritePin(LED_PORT, LED_PIN, 0);
|
||||
}
|
||||
|
||||
/* USER CODE BEGIN 3 */
|
||||
|
||||
}
|
||||
/* USER CODE END 3 */
|
||||
|
||||
}
|
||||
|
||||
/** System Clock Configuration
|
||||
|
|
Loading…
Reference in New Issue