This commit is contained in:
rusefi 2023-03-30 11:32:25 -04:00
parent c57cb0d751
commit 59bdade439
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#include "pch.h"
// do we use some sort of a custom bootloader protocol in rusEFI WBO?
// todo: should we move to any widely used protocol like OpenBLT or else?
#if EFI_WIDEBAND_FIRMWARE_UPDATE && EFI_CAN_SUPPORT
#include "ch.h"