CardInfo example not in Arduino IDE?

According to In-Depth Tutorial to Interface Micro SD Card Module with Arduino
it should be under File > Examples > SD > CardInfo. But it's not there? SD card library is built-in right?

I'm using 2.3.1 Arduino IDE with Arduino UNO

Hi @samuelwhiskeyjohnson.

Yes, it should be there:

Do you see entries for other libraries in the File > Examples menu, or is is only the "Built-in examples"?

If so, is there a File > Examples > SD entry in the menu, or are all the "SD" library examples missing rather than "CardInfo" only?

It is automatically installed the first time you start Arduino IDE after a fresh installation.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.