fix sonar compile

This commit is contained in:
proddy
2024-08-16 16:14:07 +02:00
parent 1d287b6e20
commit bc8a840695
4 changed files with 8 additions and 2 deletions

View File

@@ -1538,7 +1538,9 @@ EMSESP::EMSESP()
// start all the core services
// the services must be loaded in the correct order
void EMSESP::start() {
#ifndef EMSESP_STANDALONE
system_.PSram(ESP.getPsramSize());
#endif
// don't need shell if running unit tests
#ifndef EMSESP_UNITY
// Serial console's shell