diff options
| author | HiFiPhile <[email protected]> | 2026-05-08 13:13:01 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2026-05-08 13:13:08 +0200 |
| commit | 21fbee1e63e3f756bb991ccb6477ec2b69f53eb8 (patch) | |
| tree | 858a9d204a570a0a883d3c29a037d089ad48a0d6 /src/class/printer | |
| parent | 5951d07ad9de9d05127348f110024ac08bf5e676 (diff) | |
| parent | d21fdd98f34241f52a01832e3c4133cd03a94d0a (diff) | |
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'src/class/printer')
| -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; |
