mirror of
https://github.com/co-dan/ocaml-wiringpi/
synced 2025-11-03 14:13:51 +01:00
Minor README modification.
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
* Use
|
* Use
|
||||||
To use it just run
|
To use it just run
|
||||||
: make
|
: make
|
||||||
and then ./sapin_noel.bin
|
and then
|
||||||
|
: sudo ./sapin_noel.bin
|
||||||
|
|
||||||
* Goal
|
* Goal
|
||||||
This script uses the wiringPi library http://wiringpi.com/ (thank you for your job) and adapt it in order to make it usable in Ocaml. Must common functions are implemented (see wiringPiOcaml.ml) but lot's a function aren't present for the moment. It's very simple to add these functions, so you can add them and if you want I can add your modifications.
|
This script uses the wiringPi library http://wiringpi.com/ (thank you for your job) and adapt it in order to make it usable in Ocaml. Must common functions are implemented (see wiringPiOcaml.ml) but lot's a function aren't present for the moment. It's very simple to add these functions, so you can add them and if you want I can add your modifications.
|
||||||
|
|||||||
Reference in New Issue
Block a user