Merge pull request #7 from cbusillo/main

This commit is contained in:
Julian Frohmüller
2023-06-21 10:03:41 +02:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -5,4 +5,5 @@ Release
package
# Ignore IDE artifacts
# .vscode
# .vscode
.DS_Store
+1 -1
View File
@@ -186,7 +186,7 @@
#define USB_RESET_TYPE_SOFT 2
#define USB_RESET_TYPE_HARD 0
#define MAX_RETRIES 8
#define MAX_RETRIES 1000
#define MAX_CLUSTERSIZE 65528
#define MAX_BLOCKSIZE 16
#define MIN_SECTORSIZE 256