Skip to content

Commit 3464148

Browse files
committed
pin info
1 parent b21e0f3 commit 3464148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@
934934
using a phone without IR-blaster. Although there is a small catch. You need to setup a server to process the signal.
935935
The process will be described here.
936936
<span class="contentHeader">Prepare the hardware</span>
937-
For this guide we will use an Arduino Uno with a Bluetooth HC-05 serial module. The infrared LED with a Resistor on it's voltage pin will be attached to a PWM pin and GND.
937+
For this guide we will use an Arduino Uno with a Bluetooth HC-05 serial module. The infrared LED with a Resistor on it's voltage pin will be attached to a PWM pin (3 as default) and GND.
938938

939939
<span class="contentHeader">Software on Arduino</span>
940940
<a href="scripts/irplusarduino.ino" target="_blank">Download the C (*.ino) sketch for Arduino</a>

0 commit comments

Comments
 (0)