~ruther/qmk_firmware

4a71f5f602be5edac10a223d34d74a7bf1de5cd4 — Sergey Vlasov 2 years ago 1ce5cf4
planck/rev7: Fix build without AUDIO_ENABLE (#21408)

1 files changed, 1 insertions(+), 0 deletions(-)

M keyboards/planck/rev7/matrix.c
M keyboards/planck/rev7/matrix.c => keyboards/planck/rev7/matrix.c +1 -0
@@ 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)