File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
4444This 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
5454This 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
6464This 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
You can’t perform that action at this time.
0 commit comments