mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
Minor eLua Examples fix.
dualpwm.lua runs on the STM32 board too.
This commit is contained in:
parent
4125feab53
commit
02588db95c
@ -52,7 +52,7 @@ return to the shell.</p>
|
|||||||
<br />
|
<br />
|
||||||
|
|
||||||
<h3>dualpwm.lua: because a single LED is just not enough</h3>
|
<h3>dualpwm.lua: because a single LED is just not enough</h3>
|
||||||
<p><strong>Runs on: </strong>MOD711</p>
|
<p><strong>Runs on: </strong>MOD711, ET-STM32</p>
|
||||||
<p><strong>Description: </strong>My <a href="http://www.sctec.com.br/content/view/101/30/">MOD711 board</a> needed a
|
<p><strong>Description: </strong>My <a href="http://www.sctec.com.br/content/view/101/30/">MOD711 board</a> needed a
|
||||||
"motherboard" for a few components (mainly the RS232-TTL level converter and a reset button) so I also added two LEDs to it, connected
|
"motherboard" for a few components (mainly the RS232-TTL level converter and a reset button) so I also added two LEDs to it, connected
|
||||||
to two different PWM channels. With this program, the two LEDs fade at the same type, but in different directions.</p>
|
to two different PWM channels. With this program, the two LEDs fade at the same type, but in different directions.</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user