mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 06:08:35 -07:00
Remove unneeded include
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
#include <stm32wbxx_ll_lptim.h>
|
#include <stm32wbxx_ll_lptim.h>
|
||||||
#include <stm32wbxx_ll_bus.h>
|
#include <stm32wbxx_ll_bus.h>
|
||||||
#include <stm32wbxx_ll_rcc.h>
|
#include <stm32wbxx_ll_rcc.h>
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
// Timer used for tickless idle
|
// Timer used for tickless idle
|
||||||
#define FURI_HAL_IDLE_TIMER_MAX 0xFFFF
|
#define FURI_HAL_IDLE_TIMER_MAX 0xFFFF
|
||||||
|
|||||||
Reference in New Issue
Block a user