#pragma once void RotaryEncoder_Init(void); void RotaryEncoder_Cyclic(void); void RotaryEncoder_Readjust(void);