mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-13 03:09:51 +03:00
stub to remove #ifndef EMSESP_STANDALONE
This commit is contained in:
4
lib_standalone/esp32-psram.h
Normal file
4
lib_standalone/esp32-psram.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define stringPSRAM std::string
|
||||
#define AllocatorPSRAM std::allocator
|
||||
Reference in New Issue
Block a user