Skip to content

Commit 2a2f320

Browse files
authored
Fixing nit and missing file in Beginner content (#403)
1 parent f51c3de commit 2a2f320

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

samples/Beginner/ButtonNuget/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🌶️ - PRess a button and light a LED with a Button nuget
1+
# 🌶️ - Press a button and light a LED with a Button nuget
22

33
Shows how to use the [Ioit.Device.Button](https://github.com/nanoframework/nanoFramework.IoT.Device/tree/develop/devices/Button) nuget.
44

samples/Beginner/Docs/servo.gif

6.97 MB
Loading

samples/Beginner/PwmLed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🌶️ - PWM and changing the light of a LED
1+
# 🌶️ - Pulse Width Modulation (PWM) and changing the light of a LED
22

33
Shows how to use the [System.Device.Pwm](https://docs.nanoframework.net/api/System.Device.Pwm.html) API to use Pulse Width Modulation pins.
44

samples/Beginner/ServoMotor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🌶️ - PWM to drive a servo motor
1+
# 🌶️ - ulse Width Modulation (PWM) to drive a servo motor
22

33
Shows how to use the [System.Device.Pwm](https://docs.nanoframework.net/api/System.Device.Pwm.html) API to use Pulse Width Modulation pins.
44

0 commit comments

Comments
 (0)