diff --git a/Bahn.ino b/Bahn.ino index 6eef0cf..3afa3aa 100644 --- a/Bahn.ino +++ b/Bahn.ino @@ -1,6 +1,6 @@ #include //include the Watchy library -#include -#include +#include "DIN_1451_Engschrift_Regular64pt7b.h" +#include "DIN_1451_Engschrift_Regular12pt7b.h" class WatchFace : public Watchy { //inherit and extend Watchy class