Please do forgive me if anything in this question does not make sense, I am very new to PCB and Arduino.
I am following a tutorial through where the person doing it is making a small data computer (for a balloon or drone, I don't know) on Eagle By Autodesk. I am on a part of the tutorial where an SD & MMC card reader is being used. The instuctor is using a library he has made himself, whilst I am using the default Adafruit library. On his library for the SD card reader, he has a CLK pin, however on the default Adafruit library there is the SCLK pin.
Is there a difference between SCLK pins and CLK pins? And am I ok just to use the CLK pin?
Thank you very much :)