Skip to content

Commit

Permalink
readme things
Browse files Browse the repository at this point in the history
  • Loading branch information
tiefpunkt committed Aug 17, 2013
1 parent b5a5394 commit a61ec44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ I used a Playduino One Arduino clone, that I had lying around, and a SD card shi
## Software
I took 3 steps in the recovery process.

### cardinfo
The SD card library in the Arduino IDE contains an example called _cardinfo_. It connects to the card, and gets information such as size, filesystem type, and a list of files on the card.
### CardInfo
The SD card library in the Arduino IDE contains an example called `CardInfo`. It connects to the card, and gets information such as size, filesystem type, and a list of files on the card.

That worked, so I kept going.

Expand Down

0 comments on commit a61ec44

Please sign in to comment.