diff options
author | root <root@vecchiofono.home.trueelena.org> | 2015-06-21 17:16:54 +0100 |
---|---|---|
committer | root <root@vecchiofono.home.trueelena.org> | 2015-06-21 17:16:54 +0100 |
commit | 3850058aa07df5bb542822eac24d50c961fdacec (patch) | |
tree | c27ed110e18a0c79157af00dfc1fbacebfe2bb15 /README.txt |
Initial version
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..b4c028a --- /dev/null +++ b/README.txt @@ -0,0 +1,7 @@ +Simple program, that read from interrupt generated by connecting the +selected pin to a rotary dial. + +Use init_3.4.sh to enable the pin in the kernel, and then run "rotor". + +Please note that this program is written for linux-sunxi kernel. + |