Back to Parent

void loop ()
{
  if(isNearMagnet()) 
  {
    turnOnLED();
  }
}
Click to Expand

Content Rating

Is this a good/useful/informative piece of content to include in the project? Have your say!

0