So this is going to cause an argument in the sketch?:
void loop()
{
// This will be called contentiously after setup.
}
Maybe should be "continuously"
So this is going to cause an argument in the sketch?:
void loop()
{
// This will be called contentiously after setup.
}
Maybe should be "continuously"