Removing line of code causes compilation error


when comment out line of code compile error. attached error report


                digitalwrite(led_builtin, low);

                delay(3000);                       


// digitalwrite(led_builtin, high);   <<<<<<<<<< line.


                delay(200);     

               
thanks
                 

post entire code , entire error message.


Arduino Forum > Using Arduino > Programming Questions > Removing line of code causes compilation error


arduino

Comments

Popular posts from this blog

Help with codes to add 1 more shift register and add more to matrix LED

tcp client

Is there an HTML component in Flex 2.0?