diff options
| author | hathach <[email protected]> | 2026-06-18 15:31:03 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-06-18 15:31:03 +0700 |
| commit | 953abfb3931c67b834838c7fe0b31834cb0d42d6 (patch) | |
| tree | 6d238832fb486839d7c24d7810ef5c37f56a3966 /src/class/printer/printer_device.c | |
| parent | aca8c7a97c4fc93e8883cffdd0a7a22d552cbdc5 (diff) | |
| parent | 941d63e39a529593ee86caf7ea85e04839680d59 (diff) | |
Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs
Diffstat (limited to 'src/class/printer/printer_device.c')
| -rw-r--r-- | src/class/printer/printer_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/class/printer/printer_device.c b/src/class/printer/printer_device.c index d2dc9b163..158455fc9 100644 --- a/src/class/printer/printer_device.c +++ b/src/class/printer/printer_device.c @@ -41,7 +41,6 @@ typedef struct { uint8_t itf_num; /*------------- From this point, data is not cleared by bus reset -------------*/ - tu_edpt_stream_t rx_stream; tu_edpt_stream_t tx_stream; |
