C++ refactoring, plus low-power support, plus software-based SPI CS
I'm backlogged.
This commit is contained in:
15
lib/fonts/font-notomono-16.h
Normal file
15
lib/fonts/font-notomono-16.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/* AUTOMATICALLY GENERATED FILE! EDITING NOT RECOMMENDED!
|
||||
*
|
||||
* This file is distributed under the terms of the MIT License.
|
||||
* See the LICENSE file at the top of this tree, or if it is missing a copy can
|
||||
* be found at http://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
#ifndef _FONTEM_notomono_16_H
|
||||
#define _FONTEM_notomono_16_H
|
||||
|
||||
#include "fontem.h"
|
||||
|
||||
extern const struct font font_notomono_16;
|
||||
|
||||
#endif /* _FONTEM_notomono_16_H */
|
||||
Reference in New Issue
Block a user