Dev #2
@@ -1,5 +1,5 @@
|
||||
#ifndef ENCODER_H
|
||||
#define ENCODER_H
|
||||
#ifndef DS_ENCODER_H
|
||||
#define DS_ENCODER_H
|
||||
|
||||
#ifdef STM32G030xx
|
||||
#include "stm32g0xx_hal.h"
|
||||
@@ -29,4 +29,4 @@ void DS_EncoderUpdate(DS_Encoder *Encoder);
|
||||
|
||||
int8_t DS_EncoderGetState(DS_Encoder *Encoder);
|
||||
|
||||
#endif //ENCODER_H
|
||||
#endif //DS_ENCODER_H
|
||||
Reference in New Issue
Block a user