Smart tab5keyboard (#533)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
bool tusbIsSupported();
|
||||
bool tusbStartMassStorageWithSdmmc();
|
||||
bool tusbStartMassStorageWithFlash();
|
||||
bool tusbStartMassStorageWithSdmmc(bool fromBootMode = false);
|
||||
bool tusbStartMassStorageWithFlash(bool fromBootMode = false);
|
||||
void tusbStop();
|
||||
bool tusbCanStartMassStorageWithFlash();
|
||||
Reference in New Issue
Block a user