CircuitMess-Ringo icon indicating copy to clipboard operation
CircuitMess-Ringo copied to clipboard

Update MAKERphone.cpp

Open brandonbunce opened this issue 1 year ago • 0 comments

Fixed writeFile() and appendFile() by setting SD.open()'s mode parameter. Otherwise, calling either function will fail because SD.open() defaults to read-only mode.

brandonbunce avatar Sep 24 '23 22:09 brandonbunce