chipKIT32 / chipKIT-core

Downloadable chipKIT core for use with Arduino 1.6 - 1.8+ IDE, PlatformIO, and UECIDE
http://chipkit.net/
Apache License 2.0
59 stars 53 forks source link

Improved non-blocking analogRead() documentation hanging warning. #412

Open JacobChrist opened 6 years ago

JacobChrist commented 6 years ago

Add a warning on the following page:

http://chipkit32.github.io/chipKIT-core/api_analogread_non_blocking page

about the possible hanging when mixing non-blocking with blocking is in order.