mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Code clean-up
This commit is contained in:
parent
a78f3c213b
commit
f96d17dca6
@ -639,10 +639,8 @@ void hasp_new_object(const JsonObject& config, uint8_t& saved_page_id)
|
||||
}
|
||||
#endif
|
||||
|
||||
#if HASP_LOG_LEVEL >= LOG_LEVEL_VERBOSE
|
||||
/** verbose reporting **/
|
||||
LOG_VERBOSE(TAG_HASP, F(D_BULLET HASP_OBJECT_NOTATION " = %s"), pageid, id, obj_get_type_name(obj));
|
||||
#endif
|
||||
|
||||
#ifdef HASP_DEBUG
|
||||
/* test double-check */
|
||||
|
Loading…
x
Reference in New Issue
Block a user