some progress on 4 bit mode.. but doesnt work
This commit is contained in:
@@ -76,6 +76,8 @@ typedef struct{
|
||||
wait_ms_Event_fpt wait_event;
|
||||
lcd_hd44780_bitmode bit_mode;
|
||||
hd44780_gpioset_t gpio_data;
|
||||
// Flag for showing that init has been done.. After init im using polling Busy Flag instead of delay..
|
||||
uint8_t isInit;
|
||||
|
||||
|
||||
}cm_lcd_hd44780_t;
|
||||
|
||||
Reference in New Issue
Block a user