mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-18 12:54:25 +01:00
[sam] temporary fix for UARTS
This commit is contained in:
parent
50912585ab
commit
38973dc916
@ -37,6 +37,8 @@ int main( void )
|
|||||||
{
|
{
|
||||||
init();
|
init();
|
||||||
|
|
||||||
|
delay(1);
|
||||||
|
|
||||||
#if defined(USBCON)
|
#if defined(USBCON)
|
||||||
USB.attach();
|
USB.attach();
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user