summaryrefslogtreecommitdiff
path: root/src/recoveryLoader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/recoveryLoader.cpp')
-rw-r--r--src/recoveryLoader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/recoveryLoader.cpp b/src/recoveryLoader.cpp
index ea608a8b..d6f8d49b 100644
--- a/src/recoveryLoader.cpp
+++ b/src/recoveryLoader.cpp
@@ -82,7 +82,7 @@ void RefreshWatchdog() {
uint8_t displayBuffer[displayWidth * bytesPerPixel];
-void Process(void* instance) {
+void Process(void* /*instance*/) {
RefreshWatchdog();
APP_GPIOTE_INIT(2);