Skip to content

Commit 4ed871f

Browse files
committed
comment out Serial1 for nano
1 parent 6f58672 commit 4ed871f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/SFE_ARTEMIS_NANO/variant.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#include "variant.h"
77

8-
UART Serial1(SERIAL1_TX, SERIAL1_RX);
8+
//UART Serial1(SERIAL1_TX, SERIAL1_RX);
99

1010
void initVariant(void){
1111

0 commit comments

Comments
 (0)