This repository has been archived on 2025-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
|
#ifndef _LCDS_SHARP_H
|
|
#define _LCDS_SHARP_H
|
|
|
|
#include "lcds.h"
|
|
|
|
extern void lcd_sharp_init(lcd_driver_t *driver);
|
|
|
|
#endif // !_LCD_LS027B7DH01_H
|