Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 2:71767bf8e14d
- Parent:
- 1:a59853df510d
--- a/main.cpp Mon Jan 24 09:13:29 2022 +0000
+++ b/main.cpp Mon Jan 24 09:25:18 2022 +0000
@@ -15,7 +15,6 @@
c = nextion.getc();
buffer[znak] = c;
znak++;
-
if ((znak >= 2) && (buffer[znak-1] == 0x0d)) {
pozicija = 0;
for(int i = 0; i < 3; i++) {