Version v0.3.34 - Fixed usb space reporting

This commit is contained in:
2025-12-20 09:25:38 -04:00
parent f3599fef37
commit cf52274c2c
4 changed files with 74 additions and 27 deletions

View File

@@ -23,7 +23,7 @@
#include <ctype.h>
// Version - Updated automatically by build.sh
#define OTP_VERSION "v0.3.32"
#define OTP_VERSION "v0.3.33"
// Constants
#define MAX_INPUT_SIZE 4096