Open sizzlik opened 9 months ago
Congrats on opening your first issue on this repository! đ
This is a automated message to help you avoid common pitfalls when asking for help online.
đ Be sure to:
đŦđ§ Communicate in English so everybody can understand you
đ Have a look at the Wiki and README for information
đ Search for similar issues (open and closed)
âī¸ Provide enough information to understand, recreate and help out with your problem
âšī¸ Let us know if you find a solution and please share it with us
đ Close the issue when your problem has been solved
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?