797
edits
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
For transport, a "rack" is built that attaches the breadboard to the body. | For transport, a "rack" is built that attaches the breadboard to the body. | ||
#include <SPI.h> //including SDcard | <#include <SPI.h> //including SDcard | ||
#include <SD.h> | #include <SD.h> | ||
#include <math.h> //including for temperature calculation | #include <math.h> //including for temperature calculation | ||
Line 70: | Line 70: | ||
Serial.println("error opening test.txt"); | Serial.println("error opening test.txt"); | ||
} | } | ||
} | }> | ||
[[File:Screenshot (48).png|400px]] | [[File:Screenshot (48).png|400px]] |
edits