In file: ezTime.h replace > #define EZTIME_LANGUAGE EN with > #ifndef EZTIME_LANGUAGE #define EZTIME_LANGUAGE EN #endif So we just have to made a #define before compiling the library. Thanks for your lib!
In file: ezTime.h
replace
with
So we just have to made a #define before compiling the library.
Thanks for your lib!