Skip to content

Commit f94c6ba

Browse files
raccubetrickeydan
andcommitted
Add NTFS and ext* as supported filesystems
Co-authored-by: Dan Trickey <[email protected]>
1 parent 527561c commit f94c6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/getting_code_on_the_robot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Getting Code on the Robot
77
======================
88

99
Getting your code on to the robot is quite simple.
10-
You will need to put your code on a USB drive. Which will need to be formatted with either FAT32 or exFAT.
10+
You will need to put your code on a USB drive. Which will need to be formatted with either FAT32, exFAT, NTFS or ext2/3/4.
1111

1212
<details>
1313
<summary>Windows</summary>

0 commit comments

Comments
 (0)