mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-21 06:40:37 +01:00
[ion/f730] Temporarily disable extra peripherals
This commit is contained in:
@@ -201,6 +201,7 @@ void initPeripherals() {
|
||||
Keyboard::Device::init();
|
||||
LED::Device::init();
|
||||
Battery::Device::init();
|
||||
return; // FIXME, obviously!
|
||||
USB::Device::init();
|
||||
#if USE_SD_CARD
|
||||
SDCard::Device::init();
|
||||
|
||||
Reference in New Issue
Block a user