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