mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-22 18:56:34 +00:00
Fix wrong #endif
This commit is contained in:
parent
a115cb2b9b
commit
7c9b420c8c
@ -54,10 +54,8 @@ lv_theme_t * lv_theme_hasp_init(lv_color_t color_primary, lv_color_t color_secon
|
||||
* MACROS
|
||||
**********************/
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
||||
//#endif /*LV_THEME_HASP_H*/
|
||||
#endif /*LV_THEME_HASP_H*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user