Zoltan Hudak / UsbHostMAX3421E

Dependents:   UsbHostMAX3421E_Hello

Revision:
1:2263e77400e9
Parent:
0:84353c479782
--- a/cdcprolific.h	Sun Jul 12 20:39:26 2020 +0000
+++ b/cdcprolific.h	Mon Jul 13 07:03:06 2020 +0000
@@ -123,7 +123,7 @@
         uint16_t wPLType; // Type of chip
 
 public:
-        PL2303(USB *pusb, CDCAsyncOper *pasync);
+        PL2303(Usb *pusb, CDCAsyncOper *pasync);
 
         // USBDeviceConfig implementation
         uint8_t Init(uint8_t parent, uint8_t port, bool lowspeed);