base
This commit is contained in:
14
DBW_V2/Core/Inc/outputs.h
Normal file
14
DBW_V2/Core/Inc/outputs.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* outputs.h
|
||||
*
|
||||
* Created on: Mar 16, 2022
|
||||
* Author: v0stap
|
||||
*/
|
||||
|
||||
#ifndef INC_OUTPUTS_H_
|
||||
#define INC_OUTPUTS_H_
|
||||
|
||||
void TIM16_Init (void);
|
||||
void TIM17_Init (void);
|
||||
void VSS_Set(uint8_t vss);
|
||||
#endif /* INC_OUTPUTS_H_ */
|
||||
Reference in New Issue
Block a user