Pseudo-Medical Monitor Code SD STUFF: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

11 December 2021

  • curprev 18:0218:02, 11 December 2021 Unknown user talk 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_..."