Skip to content

Commit

Permalink
Merge pull request #429 from dbambus/main
Browse files Browse the repository at this point in the history
Fixed Weather Layout
  • Loading branch information
dbambus authored Aug 21, 2024
2 parents c03e327 + c63f5fe commit b78d0db
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions include/Uhrtypes/DE22x11.weather.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#pragma once

// #define WEATHER_VERBOSE

#include "Uhrtype.hpp"

/*
Expand Down Expand Up @@ -28,8 +30,9 @@
* 6 | O G E W I T T E R B N
* 7 | U N T E R Z Ü B E R K
* 8 | Y M I N U S A N U L L
* 9 | H N Z W A N Z I G J T
* X | D R E I ẞ I G O ° C X
* 9 | F Ü N F Z E H N U N D
* X | H N Z W A N Z I G J T
* 1 | D R E I ẞ I G O ° C X
*/

class De22x11Weather_t : public iUhrType {
Expand Down

0 comments on commit b78d0db

Please sign in to comment.