Skip to content

Commit 680d5b7

Browse files
authored
Merge pull request duino-coin#1849 from pastel137/gh-pages
Added a note about cpu frequency selection.
2 parents 0ecc4f8 + 0f40e1a commit 680d5b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

getting-started.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,10 @@
10031003
<i class="fa fa-info-circle"></i>
10041004
If you have an ESP8266-01, -12, or other module without a USB connector, you'll need to <a href="https://www.instructables.com/ESP-01-Module-Programming-Board/" target="_blank">use a programmer to upload the code</a>.
10051005
</div>
1006+
<div class="notification has-text-info">
1007+
<i class="fa fa-info-circle"></i>
1008+
To maximize performance, set the 'CPU Frequency' option to 160 MHz (Tools -> CPU Frequency -> 160 MHz). This will result in optimal (not clocked-down) mining speed that will yield optimal earnings.
1009+
</div>
10061010
</div>
10071011
<div class="column">
10081012
<img src="/assets/images/esp8266_upload.gif" loading="lazy">

0 commit comments

Comments
 (0)