1
0
mirror of https://github.com/esp8266/Arduino.git synced 2026-01-06 05:22:30 +03:00

Corrected typos: Yun -> Yún

This commit is contained in:
Federico Fissore
2014-05-30 12:17:09 +02:00
parent 74b853bf99
commit c387f87329
30 changed files with 82 additions and 84 deletions

View File

@@ -5,7 +5,7 @@
spacebrew data types, and a custom data type. Every time data is
received it is output to the Serial monitor.
Make sure that your Yun is connected to the internet for this example
Make sure that your Yún is connected to the internet for this example
to function properly.
The circuit:

View File

@@ -7,11 +7,11 @@
is sent. The sketch also accepts analog range messages from
other Spacebrew apps.
Make sure that your Yun is connected to the internet for this example
Make sure that your Yún is connected to the internet for this example
to function properly.
The circuit:
- Button connected to Yun, using the Arduino's internal pullup resistor.
- Button connected to Yún, using the Arduino's internal pullup resistor.
created 2013
by Julio Terra

View File

@@ -7,11 +7,11 @@
message is sent. The sketch also accepts analog range messages from
other Spacebrew apps.
Make sure that your Yun is connected to the internet for this example
Make sure that your Yún is connected to the internet for this example
to function properly.
The circuit:
- Potentiometer connected to Yun. Middle pin connected to analog pin A0,
- Potentiometer connected to Yún. Middle pin connected to analog pin A0,
other pins connected to 5v and GND pins.
created 2013

View File

@@ -5,7 +5,7 @@
to and from Spacebrew. Every time string data is received it
is output to the Serial monitor.
Make sure that your Yun is connected to the internet for this example
Make sure that your Yún is connected to the internet for this example
to function properly.
The circuit: