nopnop2002 / esp-idf-ds3231

DS3231 RTC Driver for esp-idf
26 stars 11 forks source link

Option for setting time zone UTC +5:30 #5

Open abhi-ratnman opened 1 year ago

abhi-ratnman commented 1 year ago

For India we have time zone UTC +5:30. But in the code it accept only integer to set the time zone. How to set for +5:30?

nopnop2002 commented 1 year ago

Unfortunately Kconfig Language does not have Float.