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"
Thanks for the info. Just getting started trying to do some of this and am biting off more than I can chew. I need to get back to the basics and learn rather than jumping around too much, but there are some great things to do and I don't want to wait!
Reading the forums on different topics I have seen that the cheap way is the best way to get messed up and discouraged.
Just found this on Ebay and was wondering if it would work in place of the NRF24L01+
So this is going to cause an argument in the sketch?:
void loop()
{
// This will be called contentiously after setup.
}
Maybe should be "continuously"