Skip to content

Commit 0eaef1f

Browse files
author
michael
committed
widget_keypad.h added to drv_HD44780
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@880 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
1 parent 56d9c8e commit 0eaef1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drv_HD44780.c

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
#include "widget_text.h"
6464
#include "widget_icon.h"
6565
#include "widget_bar.h"
66+
#include "widget_keypad.h"
6667
#include "drv.h"
6768
#include "drv_generic_text.h"
6869
#include "drv_generic_gpio.h"

0 commit comments

Comments
 (0)