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
39
39
40
40
# Examples
41
41
42
- # Arduino Uno
42
+ ## Arduino Uno
43
43
44
44
This screenshot shows how analog data can be logged and retrieved using Arduino Uno and Sparkfun Micro SD Shield:
45
45
@@ -49,7 +49,7 @@ This screenshot shows how binary search can be performed on the timestamp field:
49
49
50
50
![ ] ( uno_bin_srch_scr.png?raw=true )
51
51
52
- # ESP8266
52
+ ## ESP8266
53
53
54
54
This screenshot shows how analog data can be logged and retrieved using ESP8266 (WeMos D1 Mini and Micro SD Shield):
55
55
@@ -59,7 +59,7 @@ This screenshot shows how binary search can be performed on the timestamp field
59
59
60
60
![ ] ( esp8266_bin_srch_scr.png?raw=true )
61
61
62
- # ESP32
62
+ ## ESP32
63
63
64
64
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:
65
65
You can’t perform that action at this time.
0 commit comments