mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
remove begin()
This commit is contained in:
parent
0bf03f2309
commit
b99d29494e
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ DISPLAY_CLASS display;
|
|||
bool radio_init()
|
||||
{
|
||||
rtc_clock.begin(Wire);
|
||||
SPI.begin();
|
||||
return radio.std_init(&SPI);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue