Fixed and tested digitalRead with Value Display application widget

This commit is contained in:
maxxir
2019-03-13 00:26:45 +04:00
parent ddef579714
commit f4dac80475
4 changed files with 28 additions and 8 deletions

View File

@@ -43,7 +43,9 @@
//#define BLYNK_INFO_CPU "ST103FRB"
#endif
*/
#define BLYNK_INFO_CPU "ATmega2560"
#define BLYNK_INFO_CPU "ATmega1284"
//#define BLYNK_INFO_CPU "ATmega2560"
//#define BLYNK_INFO_CPU "ATmega328P"
#endif
#ifndef BLYNK_INFO_CONNECTION