Skip to content

Commit 5ad5bdf

Browse files
committed
Signed-off-by: kenjones007 <[email protected]>
1 parent fc55d4c commit 5ad5bdf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ESP32-e-Paper-Weather-Display.ino

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@
1616
IN NO EVENT SHALL THE AUTHOR OR COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1717
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1818
See more at http://www.dsbird.org.uk
19+
20+
Modifications done by Alessandro Marani
21+
- Better alignment of Text and Graphics
22+
- Better alignment of Forecast Multiline-Text
23+
- Wind and Gust speeds
24+
- Multi-Graphs to show more than one value (ex. Rain and Snow)
25+
- Ajust-Graphs with moving x-axis descriptions for better readout of forecasts
26+
- Added Moon-Set and Rise times, Distance, Zodiac, Age, Longitude and Latitude and Illumination
27+
- Changed Battery-Display when no battery used
28+
- Moved some Status-Infos to better suitable places
29+
- Stronger lines in Weather Symbols and Wind graphics
1930
*/
2031

2132
#define BOX_HEADER 20

0 commit comments

Comments
 (0)