generated from hulk/gd32e23x_template
代码美化
This commit is contained in:
@@ -15,8 +15,12 @@
|
||||
#include <math.h>
|
||||
#include "i2c.h"
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
#define TMP112A_ADDR (0x49 << 1)
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
uint32_t tmp112a_get_raw_channel_result(void);
|
||||
|
||||
#endif //TMP112_H
|
||||
|
Reference in New Issue
Block a user