mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
remove esmesp::
This commit is contained in:
@@ -50,7 +50,7 @@ inline Transition mkx(const char c, Parser_state p, State_transition_hook pth) {
|
||||
}
|
||||
|
||||
inline void Parse_error(const std::string & s) {
|
||||
// emsesp::EMSESP::logger().err("parse error: %s", s.c_str());
|
||||
// EMSESP::logger().err("parse error: %s", s.c_str());
|
||||
}
|
||||
|
||||
/// Advance parser state machine by a single step.
|
||||
|
||||
Reference in New Issue
Block a user