BlynkSimpleShieldEsp8266.h 434 B

12345678910111213141516
  1. /**
  2. * @file BlynkSimpleShieldEsp8266.h
  3. * @author Volodymyr Shymanskyy
  4. * @license This project is released under the MIT License (MIT)
  5. * @copyright Copyright (c) 2015 Volodymyr Shymanskyy
  6. * @date Jun 2015
  7. * @brief
  8. *
  9. */
  10. #ifndef BlynkSimpleShieldEsp8266_h
  11. #define BlynkSimpleShieldEsp8266_h
  12. #error Sorry, we changed things a little bit. Please check new examples for ESP8266. This is easy to fix :)
  13. #endif