Revision history of "Pseudo-Medical Monitor Code SD STUFF"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 18:02, 11 December 2021JAC 101 talk contribs 366 bytes +366 Created page with " <nowiki> #define SD_CS_PIN 8 // SD Card bool SD_CARD_INSTALLED = false; File myFile; void setup_SD() { Serial.print("Initializing SD card..."); if (!SD.begin(SD_..."