This commit is contained in:
rusefillc 2023-07-06 15:04:13 -04:00
parent 442b092ecf
commit 98a38c394f
1 changed files with 2 additions and 0 deletions

View File

@ -15,7 +15,9 @@
#endif // HW_HELLEN
// These may not be defined due to the HAL, but they're necessary for the compiler to do it's magic
//#if EFI_SIMULATOR
class UARTDriver;
//#endif // EFI_SIMULATOR
class UartDmaTsChannel;
class UartTsChannel;
class SerialTsChannel;