Обновить Encoder.h
This commit is contained in:
parent
073d5e43f6
commit
1862a95a8e
16
Encoder.h
16
Encoder.h
@ -1,8 +1,8 @@
|
||||
#ifndef Encoder_h
|
||||
#define Encoder_h
|
||||
#include <stdint.h>
|
||||
|
||||
void encoder_Initialization();
|
||||
int32_t get_encoder_value();
|
||||
|
||||
#endif /*Encoder_h*/
|
||||
#ifndef Encoder_h
|
||||
#define Encoder_h
|
||||
#include <stdint.h>
|
||||
|
||||
void encoder_Initialization();
|
||||
int get_encoder_value();
|
||||
|
||||
#endif /*Encoder_h*/
|
||||
|
Loading…
Reference in New Issue
Block a user