Fix rotary encoder relative change function
This commit is contained in:
		@@ -35,7 +35,7 @@ void rotary_encoder_setup(void);
 | 
			
		||||
 | 
			
		||||
uint32_t rotary_encoder_get_abs_val(void);
 | 
			
		||||
 | 
			
		||||
int32_t rotary_encoder_get_chage_val(void);
 | 
			
		||||
int32_t rotary_encoder_get_change_val(void);
 | 
			
		||||
 | 
			
		||||
void rotary_encoder_stop(void);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user