Frank преди 4 години
родител
ревизия
5050a04673
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. +1
    -2
      examples/ReadWrite/ReadWrite.ino

+ 1
- 2
examples/ReadWrite/ReadWrite.ino Целия файл

@@ -55,8 +55,7 @@ void setup()
}
Serial.println("initialization done.");
// open the file. note that only one file can be open at a time,
// so you have to close this one before opening another.
// open the file.
myFile = SD.open("test.txt", FILE_WRITE);
// if the file opened okay, write to it:

Loading…
Отказ
Запис