initial commit
This commit is contained in:
16
project/ble_peripheral/ble_app_vivaMayo/tmp235_q1.h
Normal file
16
project/ble_peripheral/ble_app_vivaMayo/tmp235_q1.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/*******************************************************************************
|
||||
* @file tmp235_q1.h
|
||||
* @author CandyPops Co.
|
||||
* @version V1.0.0
|
||||
* @date 2022-09-05
|
||||
* @brief
|
||||
******************************************************************************/
|
||||
|
||||
#ifndef _TMP235_Q1_H_
|
||||
#define _TMP235_Q1_H_
|
||||
|
||||
void tmp235_init(void);
|
||||
void tmp235_voltage_level_meas(void);
|
||||
|
||||
#endif /* !_TMP235_Q1_H_ */
|
||||
|
||||
Reference in New Issue
Block a user