busy_check

Name

busy_check -- waits until the LCD is available

Synopsis

void busy_check(void);

Description

This function waits until the busy bit of the LCD controller is clear. Once it returns, you can safely write to the controller.