Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 1a947ff

Browse files
committed
examples/*/README: remove trailing periods
1 parent 4425425 commit 1a947ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/FirebaseDemo_ESP8266/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ FirebaseDemo is a sample that shows basic usage of the `FirebaseArduino` API.
2828
## Play
2929

3030
1. Go to the Firebase console `Data` section
31-
1. Watch the data being modified as the sketch runs.
31+
1. Watch the data being modified as the sketch runs

examples/FirebaseStream_ESP8266/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ https://publicdata-cryptocurrency.firebaseio.com.
1010

1111
1. Get a [Feather Huzzah](https://www.adafruit.com/product/2821)
1212
1. Get a [FeatherWing OLED](https://www.adafruit.com/products/2900)
13-
1. Solder female headers on the `Feather Huzzah`.
14-
1. Solder mail headers on the `FeatherWing OLED`.
15-
1. Stack the `FeatherWing OLED` on top of the `Feather Huzzah`.
13+
1. Solder female headers on the `Feather Huzzah`
14+
1. Solder mail headers on the `FeatherWing OLED`
15+
1. Stack the `FeatherWing OLED` on top of the `Feather Huzzah`
1616

1717
## Software setup
1818

@@ -36,4 +36,4 @@ https://publicdata-cryptocurrency.firebaseio.com.
3636
## Play
3737

3838
1. Watch the screen be updated with the current bitcoin price.
39-
1. Watch the data being modified as the sketch run.
39+
1. Watch the data being modified as the sketch run

0 commit comments

Comments
 (0)