mirror of
https://github.com/lucysrausch/hoverboard-firmware-hack.git
synced 2025-08-01 08:34:27 +02:00
foo
This commit is contained in:
@@ -217,12 +217,7 @@ int main(void)
|
|||||||
else{
|
else{
|
||||||
HAL_GPIO_WritePin(LED_PORT, LED_PIN, 0);
|
HAL_GPIO_WritePin(LED_PORT, LED_PIN, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* USER CODE BEGIN 3 */
|
|
||||||
|
|
||||||
}
|
}
|
||||||
/* USER CODE END 3 */
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/** System Clock Configuration
|
/** System Clock Configuration
|
||||||
|
Reference in New Issue
Block a user