speeduino/storage.ino

11 lines
90 B
C++

void writeConfig();
void writeTables();
void loadConfig()
{
}
void loadTables();