mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-20 21:12:38 +02:00
Stylefix
This commit is contained in:
parent
669604ae6c
commit
4f33268490
@ -116,7 +116,7 @@ int main(int argc, char **argv)
|
||||
{
|
||||
Result ret;
|
||||
|
||||
usbDsDeviceInfo deviceinfo = {
|
||||
UsbDsDeviceInfo deviceinfo = {
|
||||
.idVendor = 0x0403, // "Future Technology Devices International, Ltd"
|
||||
.idProduct = 0x6001, // "FT232 USB-Serial (UART) IC"
|
||||
.bcdDevice = 0x0200,
|
||||
|
Loading…
Reference in New Issue
Block a user