mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
Refactor getEspHeapInfo routine (#1816)
* Refactor getEspHeapInfo * ClassLogfile: Remove redundandent one
This commit is contained in:
@@ -22,8 +22,6 @@ private:
|
||||
public:
|
||||
ClassLogFile(std::string _logpath, std::string _logfile, std::string _logdatapath, std::string _datafile);
|
||||
|
||||
std::string getESPHeapInfo();
|
||||
|
||||
void WriteHeapInfo(std::string _id);
|
||||
|
||||
void setLogLevel(esp_log_level_t _logLevel);
|
||||
|
||||
Reference in New Issue
Block a user