/** * @file Blynk.h * @author Volodymyr Shymanskyy * @license This project is released under the MIT License (MIT) * @copyright Copyright (c) 2015 Volodymyr Shymanskyy * @date Nov 2016 * @brief * */ #ifndef Blynk_h #define Blynk_h #include #warning "Please include a board-specific header file, instead of Blynk.h (see examples)" #endif