URS - LV11 - HMI - 3. zadatak - Servo
Dependencies: mbed
Revision 2:71767bf8e14d, committed 2022-01-24
- Comitter:
- dfraj
- Date:
- Mon Jan 24 09:25:18 2022 +0000
- Parent:
- 1:a59853df510d
- Commit message:
- manji estetski ispravci
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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++) {