We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebaaab commit 2645a58Copy full SHA for 2645a58
1 file changed
middleware/include/timer.h
@@ -2,6 +2,7 @@
2
#define TIMER_H
3
4
#include "stm32xx_hal.h"
5
+#include <stdint.h>
6
#include <stdbool.h>
7
8
typedef struct {
0 commit comments