IoT_CloudCloud icon indicating copy to clipboard operation
IoT_CloudCloud copied to clipboard

Results 2 IoT_CloudCloud issues
Sort by recently updated
recently updated
newest added

Blynk is ending support for the original server and is changing the controls the original IoT_CloudCloud code uses. Rather than update the code and create another account, my own solution...

* Uses digitalPinToInterrupt function to replace magic number with the actual pin variable to attachInterrupt * Various spelling fixes in comments