summaryrefslogtreecommitdiffstats
path: root/progP12.h
diff options
context:
space:
mode:
authorAttila Veghelyi <aveghelyi@dension.com>2023-06-29 16:24:54 +0200
committerAttila Veghelyi <aveghelyi@dension.com>2023-06-29 16:24:54 +0200
commit925d0670c45e1100e412070fa0ce2405604f219a (patch)
tree9bb4412d148bc80751b7a02023cd3e0167f588e7 /progP12.h
downloadOpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.tar.gz
OpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.zip
Init repo
Diffstat (limited to 'progP12.h')
-rw-r--r--progP12.h3
1 files changed, 3 insertions, 0 deletions
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