Skip to content

Commit ec3026d

Browse files
authored
Merge pull request #575 from BastiMu/Add-DE13x13-Wordclock
Add DE13x13 Wordclock
2 parents 0ea93a2 + efa9138 commit ec3026d

File tree

14 files changed

+459
-1
lines changed

14 files changed

+459
-1
lines changed

include/Uhr.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ enum ClockType {
284284
Ger11x11 = 3,
285285
Ger11x11V2 = 8,
286286
Ger11x11V3 = 14,
287+
Ger13x13 = 31,
287288
Ger22x11Weather = 5,
288289
Ger16x8 = 13,
289290
Ger16x18 = 7,

0 commit comments

Comments
 (0)