dow/firmware/dow_fonts.h

8 lines
218 B
C
Raw Normal View History

2024-06-02 15:40:04 +02:00
#ifndef _DOW_FONTS_H
#define _DOW_FONTS_H
#include <Fonts/FreeSans9pt7b.h>
#include <Fonts/FreeSans12pt7b.h>
#include <Fonts/FreeSans24pt7b.h>
#include "fonts/fira_code_62.h"
#endif // _DOW_FONTS_H