From 925d0670c45e1100e412070fa0ce2405604f219a Mon Sep 17 00:00:00 2001 From: Attila Veghelyi Date: Thu, 29 Jun 2023 16:24:54 +0200 Subject: Init repo --- progP12.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 progP12.h (limited to 'progP12.h') diff --git a/progP12.h b/progP12.h new file mode 100644 index 0000000..110c0a3 --- /dev/null +++ b/progP12.h @@ -0,0 +1,3 @@ +void Read12F5xx(int dim, int dim2); +void Write12F5xx(int dim,int OscAddr); +void Write12C5xx(int dim,int dummy); \ No newline at end of file -- cgit v1.2.3-54-g00ecf