mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2024-11-04 02:57:25 -05:00
5 lines
56 B
C
5 lines
56 B
C
#pragma once
|
|
|
|
void enc_setup(void);
|
|
int enc_read(void);
|