diff options
| author | hathach <[email protected]> | 2025-09-29 15:32:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-09-29 15:32:53 +0700 |
| commit | ff492dc2b6c9da4fc6ab7f080435a5cb3e7be1c4 (patch) | |
| tree | 170dec462d5722e712ed3f900f401a820696e2f1 /examples/device/mtp/src/mtp_fs_example.c | |
| parent | bdd557caf14b8987729fd73f11ccef7a29e7045d (diff) | |
fix ci
Diffstat (limited to 'examples/device/mtp/src/mtp_fs_example.c')
| -rw-r--r-- | examples/device/mtp/src/mtp_fs_example.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/mtp/src/mtp_fs_example.c b/examples/device/mtp/src/mtp_fs_example.c index 09a5f4ffc..d47ec41b8 100644 --- a/examples/device/mtp/src/mtp_fs_example.c +++ b/examples/device/mtp/src/mtp_fs_example.c @@ -36,8 +36,6 @@ #define DEV_INFO_MANUFACTURER "TinyUSB" #define DEV_INFO_MODEL "MTP Example" #define DEV_INFO_VERSION "1.0" -#define DEV_INFO_SERIAL "123456" - #define DEV_PROP_FRIENDLY_NAME "TinyUSB MTP" //------------- storage info -------------// |
