Merge pull request #791 from evergreen22/recovery-boot

Fix recovery firmware build
This commit is contained in:
JF 2021-10-31 10:00:19 +01:00 committed by GitHub
commit 0aa73c2279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
#include <date/date.h>
#include <drivers/Watchdog.h>
#include <components/motor/MotorController.h>
#include <BootErrors.h>
#include "BootErrors.h"
#include "TouchEvents.h"
#include "Apps.h"
#include "Messages.h"