Open
Description
Hi..can i use the DS3231 RTC with a DIY Deauther? Build one from a D1 Mini Pro with oled, 3 buttons and neopixel..works fine as expected. Now i see in the code that the dstike watch uses a DS3231 rtc. I got a few of those modules and wonder if i could use them? Do i need to add anything in the code or just define the RTC in the i2c_display_example part of the config and connect it to sda/scl along with the display? Or define seperate pins for the clock?