mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +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
|
#endif
|
||||||
|
|
||||||
#if HASP_LOG_LEVEL >= LOG_LEVEL_VERBOSE
|
|
||||||
/** verbose reporting **/
|
/** verbose reporting **/
|
||||||
LOG_VERBOSE(TAG_HASP, F(D_BULLET HASP_OBJECT_NOTATION " = %s"), pageid, id, obj_get_type_name(obj));
|
LOG_VERBOSE(TAG_HASP, F(D_BULLET HASP_OBJECT_NOTATION " = %s"), pageid, id, obj_get_type_name(obj));
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HASP_DEBUG
|
#ifdef HASP_DEBUG
|
||||||
/* test double-check */
|
/* test double-check */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user