summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-07-03 18:36:55 +0000
committerQMK Bot <hello@qmk.fm>2023-07-03 18:36:55 +0000
commit8ea5349fb412ace641dc3e4adbd413f7442f9ea8 (patch)
treef58645d96b36c22a605e8fad8b0cfda7cc7c7502
parent4b45dcb5e6cc0afa2c3ce8027c560f10749d87fb (diff)
parent4a71f5f602be5edac10a223d34d74a7bf1de5cd4 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/planck/rev7/matrix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/rev7/matrix.c b/keyboards/planck/rev7/matrix.c
index df1e627e83..c89c399a40 100644
--- a/keyboards/planck/rev7/matrix.c
+++ b/keyboards/planck/rev7/matrix.c
@@ -19,6 +19,7 @@
#include "hal_pal.h"
#include "hal_pal_lld.h"
#include "quantum.h"
+#include <math.h>
// STM32-specific watchdog config calculations
// timeout = 31.25us * PR * (RL + 1)