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 1aa3e7a commit 48d6b5dCopy full SHA for 48d6b5d
Core/Src/main.c
@@ -21,11 +21,11 @@
21
22
/* USER CODE END Header */
23
/* Includes ------------------------------------------------------------------*/
24
-#include <aht20.h>
25
#include "main.h"
26
27
/* Private includes ----------------------------------------------------------*/
28
/* USER CODE BEGIN Includes */
+#include "aht20.h"
29
#include "utils.h"
30
#include <stdio.h>
31
#include <string.h>
0 commit comments