-
Notifications
You must be signed in to change notification settings - Fork 447
Closed
Labels
WindowsRelated to Windows backendRelated to Windows backend
Description
There is a typo here.
dev->manufacturer_string = "dev->product_string = "dev->release_number = 0x0100 |
dev->manufacturer_string = "dev->product_string = "dev->release_number = 0x0100
There is something missing, as this is autogenerated by
pp_data_dump
, I guess there was something in the manufacturer_string , thatpp_data_dump
couldn't handle. Could you please open a dedicated issue for this, as this is unrelated to this PR.
Metadata
Metadata
Assignees
Labels
WindowsRelated to Windows backendRelated to Windows backend