Start a new topic

24 Hour clock

Hello,


Just built the kit, very happy about this, works is very well.

I've changed to my time zone in the web interface, and the timers etc, are now in 24 hour clock, however the display is still showing AM/PM 12 hour clock. Is there any way of changing this to 24 hour clock?


Thanks!


Hello again,

I failed to mention that I dont mind altering code if required. I have already applied the charging patch to allow for waking up the egolf. I have searched the code for both the controller and the wifi without figuring out there I can change this. I assume that the RTC is set to 12 hour clock mode using bit 6 but I cant find any reference to this in the code. I hope someone can point me in the right direction. Thanks!

On the latest firmware 7.1.3 and 4.x WiFi the display and time is controlled by WiFi. We do not currently have a configurable option, but it certainly can be changed in the code.

Thank you for helping me.

I modified the file ESP32_WiFi_V4.x/src/lcd.cpp which seems to have done the job.

Cheers

Kjetil

 

 

Login or Signup to post a comment