Browse Source

fixing the chip name on the title page

pull/663/head
Peter 2 years ago
committed by GitHub
parent
commit
904d111ac9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      layouts/index.html

2
layouts/index.html

@ -32,7 +32,7 @@
</div>
<div class="col-lg-7 p-3 p-lg-5 pt-lg-3">
<h1 class="display-4 fw-bold lh-1">Hardware</h1>
<p class="lead">The hardware consists only of two components: ESP8266 and NRF2401L+ module.<br/>
<p class="lead">The hardware consists only of two components: ESP8266 and NRF24L01+ module.<br/>
As a total hardware cost of 10 - 15€ (depends on distributor) it will be the cheapest part of your photovoltaic system.
The components can be easily soldered together and flashed using our online flash tool</p>
</div>

Loading…
Cancel
Save