Skip to content

Commit

Permalink
Update and rename Dogica.h to dogica.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsbrenkman authored Jan 14, 2024
1 parent 1494c12 commit 12a35e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dogica.h → src/dogica.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef Dogica_H
#define Dogica_H

#include "Font.h"
#include "font.h"

/***********************************************************************************
* dogicapixel.ttf 8 px Font in U+0020 ( ) .. U+007f () range with 1 bpp
Expand Down Expand Up @@ -1088,4 +1088,4 @@ const font_t dogica = {
// extension*/
};

#endif
#endif

0 comments on commit 12a35e7

Please sign in to comment.