URS - LV11 - HMI - 3. zadatak - Servo

Dependencies:   mbed

Files at this revision

API Documentation at this revision

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
diff -r a59853df510d -r 71767bf8e14d main.cpp
--- 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++) {