mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
rename again to match other
This commit is contained in:
parent
abd9593869
commit
a7ab16d9f7
@ -175,7 +175,7 @@ void getSerial() {
|
||||
|
||||
}
|
||||
}
|
||||
void SDsend(char filename[32]) {
|
||||
void sendSD(char filename[32]) {
|
||||
#ifdef USE_SD_LOG
|
||||
DBG("Logging to SD card.");
|
||||
File logfile = SD.open(filename, FILE_WRITE);
|
||||
|
Loading…
Reference in New Issue
Block a user