From db215caede1761fd21feb0430736dfc065ff99ff Mon Sep 17 00:00:00 2001 From: maxxir_w Date: Mon, 18 Mar 2019 13:55:33 +0400 Subject: [PATCH] Fixed typo --- 19_m1284p_WIZNET_blynk/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19_m1284p_WIZNET_blynk/main.c b/19_m1284p_WIZNET_blynk/main.c index df8c0eb..6d1e192 100644 --- a/19_m1284p_WIZNET_blynk/main.c +++ b/19_m1284p_WIZNET_blynk/main.c @@ -27,7 +27,7 @@ * using push events && on change state flags * PS. * Further correction, or advices about the code from BLYNK authors (Vladimir Shimansky, Dmitriy Dumanskiy ..) is highly desirable. - * Because I'm not the author of blynk libs. And I do not quite well understand how this should work in right manner. + * Because I'm not the author of BLYNK libs. And I don't quite understand how this should work in the right manner. * * Author of unofficial porting to AVR Mega1284p/644p + W5500 Ethernet NIC (Wiznet sockets library using without Arduino): * Ibragimov Maxim aka maxxir, Russia Togliatty ~xx.03.2019