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.
2 parents 9bc7209 + 2645a58 commit 7d8fdd2Copy full SHA for 7d8fdd2
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