Skip to content

Commit b99d294

Browse files
committed
remove begin()
1 parent 0bf03f2 commit b99d294

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variants/nano_g2_ultra/target.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ DISPLAY_CLASS display;
2121
bool radio_init()
2222
{
2323
rtc_clock.begin(Wire);
24-
SPI.begin();
2524
return radio.std_init(&SPI);
2625
}
2726

0 commit comments

Comments
 (0)