Add files via upload

main
Frans van Bellen 2021-02-05 22:18:24 +01:00 committed by GitHub
parent 18265ddab5
commit 7fe96eea48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#include <Watchy.h> //include the Watchy library
#include <DIN_1451_Engschrift_Regular64pt7b.h>
#include <DIN_1451_Engschrift_Regular12pt7b.h>
#include "DIN_1451_Engschrift_Regular64pt7b.h"
#include "DIN_1451_Engschrift_Regular12pt7b.h"
class WatchFace : public Watchy { //inherit and extend Watchy class