Skip to content

Commit b50ee27

Browse files
committed
Checking if spell fixes worked
1 parent c547763 commit b50ee27

File tree

1 file changed

+0
-1
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual

1 file changed

+0
-1
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/edge-control/tutorials/user-manual/content.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1536,7 +1536,6 @@ void loop() {
15361536
Serial.println("error opening datalog.txt");
15371537
}
15381538
}
1539-
15401539
```
15411540

15421541
You will be able to read all the sampled data from the micro SD card on a `.txt` file called `DATALOG`. You can use a USB adaptar or a micro SD card slot on your PC to read the file.

0 commit comments

Comments
 (0)