Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoSchmi authored Nov 3, 2021
1 parent 6fa7724 commit c3fb86d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ static const i2s_pin_config_t pin_config_Adafruit_Huzzah_Esp32 = {
.data_in_num = 32 // DOUT
};
******************************************************************
![Gallery](https://github.com/RoSchmi/Esp32_WiFiManager_HeatingSurvey/blob/develop/pictures/ESP32%20Dev-KitC%20V4.png)
![Gallery](https://github.com/RoSchmi/Esp32_WiFiManager_HeatingSurvey/blob/master/pictures/ESP32%20Dev-KitC%20V4.png)

// For Esp32-Dev_KitV V4:

Expand All @@ -47,4 +47,4 @@ static const i2s_pin_config_t pin_config_Esp32_dev = {
.data_in_num = 22 // DOUT
};

![Gallery](https://github.com/RoSchmi/Esp32_WiFiManager_HeatingSurvey/blob/develop/pictures/Heating_Survey.png)
![Gallery](https://github.com/RoSchmi/Esp32_WiFiManager_HeatingSurvey/blob/master/pictures/Heating_Survey.png)

0 comments on commit c3fb86d

Please sign in to comment.