New HAL and SimpleMAC for STM32W108.
This commit is contained in:
parent
c9af578eab
commit
eb588f1aec
89 changed files with 1503 additions and 1883 deletions
|
@ -21,7 +21,7 @@ void temperatureSensor_Init(void);
|
|||
|
||||
/** @brief Get temperature sensor value
|
||||
*/
|
||||
int32u temperatureSensor_GetValue(int8u type);
|
||||
int32u temperatureSensor_GetValue(void);
|
||||
|
||||
#endif /* _TEMP_SENSOR_H_ */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue