mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
removed debug print, updated IBMPC firmware
This commit is contained in:
@@ -68,7 +68,7 @@ UART_HandleTypeDef huart3;
|
||||
/* Private variables ---------------------------------------------------------*/
|
||||
const uint8_t board_id = 1;
|
||||
const uint8_t version_major = 0;
|
||||
const uint8_t version_minor = 4;
|
||||
const uint8_t version_minor = 5;
|
||||
const uint8_t version_patch = 0;
|
||||
uint8_t hw_revision;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user