Skip to content

Commit e8cb521

Browse files
committed
Add screenshots
1 parent 06ce1f6 commit e8cb521

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If there is power failure during logging, the data can be recovered using `Recov
3939

4040
# Examples
4141

42-
# Arduino Uno
42+
## Arduino Uno
4343

4444
This screenshot shows how analog data can be logged and retrieved using Arduino Uno and Sparkfun Micro SD Shield:
4545

@@ -49,7 +49,7 @@ This screenshot shows how binary search can be performed on the timestamp field:
4949

5050
![](uno_bin_srch_scr.png?raw=true)
5151

52-
# ESP8266
52+
## ESP8266
5353

5454
This screenshot shows how analog data can be logged and retrieved using ESP8266 (WeMos D1 Mini and Micro SD Shield):
5555

@@ -59,7 +59,7 @@ This screenshot shows how binary search can be performed on the timestamp field
5959

6060
![](esp8266_bin_srch_scr.png?raw=true)
6161

62-
# ESP32
62+
## ESP32
6363

6464
This screenshot shows how analog data can be logged and retrieved using ESP32 breakout board having a Micro SD Slot on the SD_MMC port:
6565

0 commit comments

Comments
 (0)