Expanded options for _Statusscreen.h (#12455)

See the PR for full details. The updated system will be documented on the website in the near future.
This commit is contained in:
Scott Lahteine
2018-11-20 07:36:37 -06:00
committed by Scott Lahteine
parent d51e5690f4
commit 4def8b3b5e
12 changed files with 1519 additions and 2451 deletions

View File

@@ -170,5 +170,6 @@
#endif
#define INFO_FONT_DESCENT 2
#define INFO_FONT_HEIGHT (INFO_FONT_ASCENT + INFO_FONT_DESCENT)
#define INFO_FONT_WIDTH 6
extern U8G_CLASS u8g;