mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
remove flash
This commit is contained in:
@@ -85,7 +85,8 @@ std::string printable_to_string(const Printable & printable);
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
using flash_string_vector = std::vector<const __FlashStringHelper *>;
|
||||
|
||||
using string_vector = std::vector<const char *>;
|
||||
|
||||
/**
|
||||
* Loop function that must be called regularly to detect a 32-bit
|
||||
|
||||
Reference in New Issue
Block a user