Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/share/examples/lua



Module Name:    src
Committed By:   sborrill
Date:           Sat Feb 25 09:58:25 UTC 2012

Modified Files:
        src/share/examples/lua [netbsd-6]: gpio.lua

Log Message:
Pull up the following revisions(s) (requested by mbalmer in ticket #49):
        share/examples/lua/gpio.lua:    revision 1.2

GPIO pins are 0-based when accessed from Lua, not 1-based like Lua usually
is.  The pulse() has been removed, use gpiopwm(4) for that.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.4.1 src/share/examples/lua/gpio.lua

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index