1
0
mirror of https://codeberg.org/mclemens/ubitxv6.git synced 2025-02-21 06:57:27 -05:00
2020-01-21 01:13:36 -08:00

5 lines
56 B
C

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