mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-12 18:59:51 +03:00
stub to remove #ifndef EMSESP_STANDALONE
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#include "esp32-psram/RingBufferStream.h" // Stream-based ring buffer
|
||||
#include "esp32-psram/TypedRingBuffer.h" // Typed ring buffer for structured data
|
||||
|
||||
#define stringPSRAM std::basic_string<char, std::char_traits<char>, AllocatorPSRAM<char>>
|
||||
|
||||
#ifndef ESP32_PSRAM_NO_NAMESPACE
|
||||
using namespace esp32_psram;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user