Moves current cursor position
void lcd_locate ( uint8_t row, /* Row */ uint8_t col /* Column */ );
Return