TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface

Dependents:   TextLCD_HelloWorld analog_test AVR_standalone_writer XBeeApi_RemoteCommand ... more

Optimization

Content: 1. Optimization: change from wait(float) to wait_us(int)

Optimization (wait(float) changed to wait_us(int)) of original library TextLCD. TextLCD