diff --git a/src/performanceconfig.h b/src/performanceconfig.h index 145cb5f..ec32598 100644 --- a/src/performanceconfig.h +++ b/src/performanceconfig.h @@ -168,7 +168,7 @@ private: unsigned nLastFileIndex; unsigned nActualPerformance = 0; //unsigned nMenuSelectedPerformance = 0; - std::string m_nPerformanceFileName[40]; + std::string m_nPerformanceFileName[1024]; FATFS *m_pFileSystem; bool nInternalFolderOk=false;