clean shit

This commit is contained in:
2024-12-29 22:59:07 +08:00
parent 444804efe4
commit 0ebe9c5d16
15 changed files with 104 additions and 131 deletions

View File

@@ -7,12 +7,6 @@
#include "gd32e23x_it.h"
#include "gd32e23x.h"
#include "systick.h"
#include <stdbool.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "board_config.h"
@@ -28,6 +22,8 @@
/******************************************************************************/
#define TMP112A_TEMP_REG 0x00
uint32_t tmp112a_get_raw_channel_result(void);
#endif //TMP112_H