🏕️ Renames the feature flag

This commit is contained in:
Rune Harlyk
2024-08-19 18:23:37 +02:00
committed by Rune Harlyk
parent cf55bf509e
commit 586dbc7a9a
14 changed files with 140 additions and 140 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include <async_worker.h>
#include <Features.h>
#if FT_ENABLED(FT_CAMERA)
#if USE_CAMERA
#include <CameraPins.h>
#endif