Trying to make a servo flip a switch.

if(lightLevel < sunny);


 if(lightLevel == sunny);

Whoops

Why do those ifs look different to the others?