mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Temporary fix for cdc-acm on older MacOSX.
This commit is contained in:
parent
170870d9aa
commit
116d32bb31
@ -85,7 +85,7 @@ uint32_t UDD_Init(void)
|
||||
|
||||
// Enable High Speed
|
||||
udd_low_speed_disable();
|
||||
udd_high_speed_enable();
|
||||
udd_high_speed_disable();
|
||||
|
||||
//otg_ack_vbus_transition();
|
||||
// Force Vbus interrupt in case of Vbus always with a high level
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user