2015-06-08 04:14:40 +00:00
|
|
|
/*
|
|
|
|
* This file is subject to the terms of the GFX License. If a copy of
|
|
|
|
* the license was not distributed with this file, you can obtain one at:
|
|
|
|
*
|
2018-10-01 15:32:39 +00:00
|
|
|
* http://ugfx.io/license.html
|
2015-06-08 04:14:40 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/* This is a stub file to prevent having to include the mcufont
|
|
|
|
* directory in the include path for funny compilers such as arduino
|
|
|
|
* which don't support a user specified include path.
|
|
|
|
*
|
|
|
|
* It is not needed anyway as the files are already included.
|
|
|
|
*
|
|
|
|
* New versions of the font generator do not generate these include lines.
|
|
|
|
*/
|