-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Added support for 40MHz crystal frequency #3025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is needed as some modules can have 40MHz crystals.
Needed for PlatformIO testning
Assume no menu is needed as these are for specific boards rather that a generic ESP8622.
… select the first entry.
Hi Jeremy, that SmartPlug looks interesting but I can't find much on it, do you have any links to more about it - photos of inside or info about re-programing it etc? |
Some info on the module can be found here; https://detail.1688.com/offer/45107082796.html and there is some discussion on it in this forum; https://www.letscontrolit.com/forum/viewtopic.php?t=2159 however I am still working on the full documentation of my efforts with this plug. |
Codecov Report
@@ Coverage Diff @@
## master #3025 +/- ##
=======================================
Coverage 27.82% 27.82%
=======================================
Files 20 20
Lines 3626 3626
Branches 656 656
=======================================
Hits 1009 1009
Misses 2441 2441
Partials 176 176 Continue to review full report at Codecov.
|
Somewhat frustratingly this change was added (not quite as cleanly IMHO) by #3121 so closing this |
This is needed for some ESP8266 modules that, for example the module in this SmartPlug, that have a 40Mhz crystal rather than the 'normal' 26MHz.