Sets the LCD contrast by varying the voltage on Vee pin.
UBYTE - Contrast level from 0 to 15
ERRCODE - SUCCESS if operation successful, non-zero error code otherwise
15 is the highest level of contrast. Function does NOT check if the contrast level is within limits. This is the reponsibility of caller.
lcd.h
N/A