add files forgotten in previous commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef HD_USS720_H
|
||||
#define HD_USS720_H
|
||||
|
||||
#include "lcd.h" /* for Driver */
|
||||
#include "hd44780-low.h"
|
||||
|
||||
|
||||
// initialise this particular driver
|
||||
int hd_init_uss720(Driver *drvthis);
|
||||
#endif
|
||||
Reference in New Issue
Block a user