summaryrefslogtreecommitdiff
path: root/ports/esp32s2/mpconfigport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ports/esp32s2/mpconfigport.mk')
-rw-r--r--ports/esp32s2/mpconfigport.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/esp32s2/mpconfigport.mk b/ports/esp32s2/mpconfigport.mk
index 5686579b4..713ccbb09 100644
--- a/ports/esp32s2/mpconfigport.mk
+++ b/ports/esp32s2/mpconfigport.mk
@@ -7,7 +7,7 @@ MPY_TOOL_LONGINT_IMPL = -mlongint-impl=mpz
INTERNAL_LIBM = 1
# Chip supplied serial number, in bytes
-USB_SERIAL_NUMBER_LENGTH = 30
+USB_SERIAL_NUMBER_LENGTH = 12
# Longints can be implemented as mpz, as longlong, or not
LONGINT_IMPL = MPZ