run teh binary. BAHAHAHAHAHAHAHAAHHHH

it doesn't do much for now tho
This commit is contained in:
Arisotura
2019-06-15 14:05:31 +02:00
parent ebd1a359cc
commit 7aa5131ec7
3 changed files with 288 additions and 0 deletions

View File

@ -510,6 +510,8 @@ void Reset()
SPI::Reset();
RTC::Reset();
Wifi::Reset();
DSi::Reset();
}
void Stop()