ubitxv6/encoder.h

4 lines
55 B
C
Raw Normal View History

#pragma once
void enc_setup(void);
int enc_read(void);