🎨 HAL_MinSerial.* => MinSerial.*

This commit is contained in:
Scott Lahteine
2022-05-13 23:49:29 -05:00
parent 94ed67e36e
commit c4b8339b84
8 changed files with 7 additions and 7 deletions

View File

@ -28,7 +28,7 @@
#if ENABLED(POSTMORTEM_DEBUGGING)
#include "../shared/HAL_MinSerial.h"
#include "../shared/MinSerial.h"
#include "watchdog.h"
/* Instruction Synchronization Barrier */