All public logs

Jump to navigation Jump to search

Combined display of all available logs of LVL1. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:02, 11 December 2021 JAC 101 talk contribs created page Pseudo-Medical Monitor Code SD STUFF (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_...")