forgot to commit
This commit is contained in:
parent
63f96de5fb
commit
ab02127ea5
|
@ -6,7 +6,7 @@
|
|||
#include <SPI.h> //SCK=13, MISO=12, MOSI=11
|
||||
#include <SD.h> //Format sd cart with FAT or FAT16
|
||||
|
||||
#define SDCHIPSELECT 15
|
||||
#define SDCHIPSELECT 14
|
||||
boolean datalogging=true;
|
||||
String datalogging_filename="UNKNOWN.txt";
|
||||
|
||||
|
|
Loading…
Reference in New Issue