generated from hulk/gd32e23x_template
clean shit
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user