Greets, I am working with a new project and I have two questions that I am hoping a simple answer for each can be had. In this little code snippet: if(result < 255)
{
LATAbits.LATA2 = ~LATAbits.LATA2;
LATAbits.LATA5 = ~LATAbits.LATA5;
{
LATAbits.LATA2 = ~LATAbits.LATA2;
LATAbits.LATA5 = ~LATAbits.LATA5;