mirror of
https://github.com/stianeikeland/go-rpio.git
synced 2025-01-23 02:31:05 +01:00
Use correct pin in the instructions
This commit is contained in:
parent
3abdd2207d
commit
3f5a07644c
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
A PWM example by @Drahoslav7, using the go-rpio library
|
A PWM example by @Drahoslav7, using the go-rpio library
|
||||||
|
|
||||||
Toggles a LED on physical pin 19 (mcu pin 10)
|
Toggles a LED on physical pin 35 (GPIO pin 19)
|
||||||
Connect a LED with resistor from pin 19 to ground.
|
Connect a LED with resistor from pin 35 to ground.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user