Skip to content

Commit d4ed0a7

Browse files
committed
clearly mark ESP32 schematics and symbolic views as examples
1 parent 7a7cad2 commit d4ed0a7

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

docs/hardware/esp32nodemcu_38pin.md

+12
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,20 @@ the JSON file with a text editor and have a look at the specific pin numbers.
1919

2020
## Schematic
2121

22+
!!!info "Example"
23+
This is merely an example. You may need a different [RF
24+
module](inverter_overview.md) to support your inverter. The display and
25+
LEDs are optional. You may wire the components to other GPIOs, if you
26+
upload a matching [Device Profile](../firmware/device_profiles.md).
27+
2228
![Schematic](../assets/images/hardware/Wiring_ESP32NodeMCU_38pin_NRF24_Schematic.png)
2329

2430
## Symbolic View
2531

32+
!!!info "Example"
33+
This is merely an example. You may need a different [RF
34+
module](inverter_overview.md) to support your inverter. The display and
35+
LEDs are optional. You may wire the components to other GPIOs, if you
36+
upload a matching [Device Profile](../firmware/device_profiles.md).
37+
2638
![Symbolic](../assets/images/hardware/Wiring_ESP32NodeMCU_38pin_NRF24_Symbolic.png)

docs/hardware/olimexpoeiso.md

+12
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,20 @@ To use this board please refer to the [Device Profile](../firmware/device_profil
1616

1717
## Schematic
1818

19+
!!!info "Example"
20+
This is merely an example. You may need a different [RF
21+
module](inverter_overview.md) to support your inverter. The display is
22+
optional. You may wire the components to other GPIOs, if you
23+
upload a matching [Device Profile](../firmware/device_profiles.md).
24+
1925
![Schematic](../assets/images/hardware/Wiring_OlimexPoeIso_NRF24_Schematic.png)
2026

2127
## Symbolic View
2228

29+
!!!info "Example"
30+
This is merely an example. You may need a different [RF
31+
module](inverter_overview.md) to support your inverter. The display is
32+
optional. You may wire the components to other GPIOs, if you
33+
upload a matching [Device Profile](../firmware/device_profiles.md).
34+
2335
![Symbolic](../assets/images/hardware/Wiring_OlimexPoeIso_NRF24_Symbolic.png)

0 commit comments

Comments
 (0)