mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-03-30 23:35:45 +00:00
remove begin()
This commit is contained in:
@@ -21,7 +21,6 @@ DISPLAY_CLASS display;
|
||||
bool radio_init()
|
||||
{
|
||||
rtc_clock.begin(Wire);
|
||||
SPI.begin();
|
||||
return radio.std_init(&SPI);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user