Skip to content

Commit ae5b70d

Browse files
committed
Make SD work
1 parent c4f16a0 commit ae5b70d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firmware/RTK_Everywhere/Begin.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,7 @@ void beginBoard()
797797

798798
present.gpioExpanderSwitches = true;
799799
present.microSd = true;
800+
present.microSdCardDetectLow = true;
800801

801802
present.display_i2c0 = true;
802803
// present.i2c0BusSpeed_400 = true; // Run display bus at higher speed

0 commit comments

Comments
 (0)