We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf03f2 commit b99d294Copy full SHA for b99d294
variants/nano_g2_ultra/target.cpp
@@ -21,7 +21,6 @@ DISPLAY_CLASS display;
21
bool radio_init()
22
{
23
rtc_clock.begin(Wire);
24
- SPI.begin();
25
return radio.std_init(&SPI);
26
}
27
0 commit comments