I have tried in more than 10 different board but didn't get success. There must be something wrong in my setup. Am i have to delete driver of stm for seeing difference of name?
And im trying the name change for joystick. Is it different?
I have found solution after posting this. I have seperated ...
Search found 2 matches
- Thu Jan 07, 2021 12:38 pm
- Forum: Libraries & Hardware
- Topic: Rename device with USBComposite library?
- Replies: 5
- Views: 18886
- Sat Dec 19, 2020 1:23 pm
- Forum: Libraries & Hardware
- Topic: Rename device with USBComposite library?
- Replies: 5
- Views: 18886
Re: Rename device with USBComposite library?
Hello. I have tried this code but it doesn't work. The complier gives these errors;
'USBComposite' does not name a type USBComposite.setManufacturerString(ManufacturerName);
'USBComposite' does not name a type USBComposite.setProductString(DeviceName);
'USBComposite' does not name a type ...
'USBComposite' does not name a type USBComposite.setManufacturerString(ManufacturerName);
'USBComposite' does not name a type USBComposite.setProductString(DeviceName);
'USBComposite' does not name a type ...