I tried the flase and true sttings in setting.h but the clock still show the variable the 12H setting and 24H time. ### Test code // Change for 12 Hour/ 24 hour style clock bool IS_STYLE_12HR = false; // add code here How is it possible to show only the 24H time?