From eda96ffadc824742bf937c58f5295c86389a6d5e Mon Sep 17 00:00:00 2001 From: Finlay Davidson Date: Tue, 3 Jan 2023 14:05:30 +0000 Subject: Update clang-{format,tidy} to 14 Also add configuration options only available in 13 and 14. Fixes warning about -fstack-usage in clang-tidy check. --- src/recoveryLoader.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/recoveryLoader.cpp') 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); -- cgit v1.2.3-70-g09d2