@ -0,0 +1,8 @@
#ifndef Encoder_h
#define Encoder_h
#include <stdint.h>
void encoder_Initialization();
int32_t get_encoder_value();
#endif /*Encoder_h*/
The note is not visible to the blocked user.