Replies: 1 comment 3 replies
-
|
Hi, I'm glad you like the code and that you can use it. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a fork where I have introduced a code that detect which hardware (ESP8266 or ESP32) is used and then select the correct coding for that hardware architecture.
This was because I needed a file uploader to my clock/information project and I was so glad when I found this repository as it fitted right in with my project idea.
This is not a replacement of your current code but more a complement if you wish a code that works for both HW platforms as there is small changes between them. And in my case it will fit my idea that my project should be able to build on both ESP8266 and ESP32.
Beta Was this translation helpful? Give feedback.
All reactions