This website works better with JavaScript.
Home
Explore
Help
Sign In
MSP430
/
GUI-Heater-System
generated from
gmarx/git-template
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Actualización de dalay en Arduino
master
David Bailón Bustos
1 year ago
parent
c20f8c08f6
commit
f21ca3079c
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lecturaArduino/lecturaArduino.ino
+ 1
- 1
lecturaArduino/lecturaArduino.ino
View File
@ -24,5 +24,5 @@ void loop() {
}
}
}
}
delay
(
8
00
)
;
delay
(
2
00
)
;
}
}
Write
Preview
Loading…
Cancel
Save