diff --git a/hw_config.h b/hw_config.h index 216c118d54..b16c764378 100644 --- a/hw_config.h +++ b/hw_config.h @@ -786,7 +786,7 @@ # define INTERFACE_USB 1 # define INTERFACE_USART 0 # define USBDEVICESTRING "PX4 OmnibusF4SD" -# define USBPRODUCTID 0x0016 +# define USBPRODUCTID 0x0001 # define BOARD_TYPE 42 # define BOARD_FLASH_SECTORS 11 @@ -1650,4 +1650,4 @@ # define BOOT_DEVICES_FILTER_ONUSB USB0_DEV|SERIAL0_DEV|SERIAL1_DEV #endif -#endif /* HW_CONFIG_H_ */ \ No newline at end of file +#endif /* HW_CONFIG_H_ */