Commit e635b18768d92ff53c4794f1faa640fcfef4f3a2
authorDoug Szumski <d.s.szumski@gmail.com>
Sun, 21 May 2017 11:48:36 +0000 (12:48 +0100)
committerMichel Pollet <github.com@pollet.net>
Tue, 27 Jun 2017 12:15:57 +0000 (13:15 +0100)
tree42b39cee6990bd5a225ac83f2225d36f0883d72a
parent90704b3d50a652d2c3778459ec79fb3961c292e4
Message:
parts: Move font.h for hd44780 display to parts directory

This file is referenced only by hd44780_glut.c in the parts folder,
so move it there and give it a prefix.
3 files changed:
examples/board_hd77480/font.h [deleted file]
examples/parts/hd44780_font.h [new file with mode: 0644]
examples/parts/hd44780_glut.c