diff options
| author | HiFiPhile <[email protected]> | 2026-05-22 15:23:37 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2026-05-22 15:23:37 +0200 |
| commit | d1672d8d0942b0a5d073a3a1ad42cb53f0c9cdb8 (patch) | |
| tree | d11cf1e3a5ef5eb7fb97b5710ab4887b0491c635 /src/class/printer/printer_device.c | |
| parent | 7258db344e99398a5e10f4c65b24d38c6b94b92b (diff) | |
| parent | 4c87db341e4af7d53ce9cbbdf693593a520dc538 (diff) | |
Merge remote-tracking branch 'tinyusb/master' into mickabrig7/master
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; |
