cleaned up code a bit
This commit is contained in:
@ -9,12 +9,13 @@ public:
|
||||
private:
|
||||
ReturnValue_t performOneShotAction() override;
|
||||
|
||||
void sdCardTests();
|
||||
void testSdCard();
|
||||
void fileTests();
|
||||
|
||||
void testScratchApi();
|
||||
void testJsonLibDirect();
|
||||
void testDummyParams();
|
||||
void testFileSystemHandlerDirect();
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user