2.0.x
Scott Lahteine 7 years ago
parent 3c13c9e3e9
commit df768e7d8f

@ -45,6 +45,7 @@ void HAL_init() {
#endif
#endif
#endif
// Flash status LED 3 times to indicate Marlin has started booting
for (uint8_t i = 0; i < 6; ++i) {
TOGGLE(LED_PIN);

Loading…
Cancel
Save