Code clean-up

This commit is contained in:
fvanroie 2020-05-02 00:20:39 +02:00
parent ec37e3d72a
commit c4d85bf2e4

View File

@ -99,10 +99,10 @@ void IRAM_ATTR toggle_event_handler(lv_obj_t * obj, lv_event_t event);
* MACROS
**********************/
#endif /*LV_USE_DEMO*/
#endif /*HASP_USE_APP*/
#ifdef __cplusplus
} /* extern "C" */
#endif
#endif /*DEMO_H*/
#endif /*HASP_H*/