misc
This commit is contained in:
@@ -16,7 +16,6 @@ void userloop(int DELAY_MS)
|
||||
{
|
||||
HAL_GPIO_WritePin(GPIOA, GPIO_PIN_1, GPIO_PIN_RESET);
|
||||
}
|
||||
//
|
||||
|
||||
HAL_DELAY(DELAY_MS); // milliseconds
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user