GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e19bc39
)
bombindent
author
Tomas Mudrunka
<tomas@mudrunka.cz>
Thu, 7 Jun 2018 22:24:25 +0000
(
00:24
+0200)
committer
Tomas Mudrunka
<tomas@mudrunka.cz>
Thu, 7 Jun 2018 22:24:25 +0000
(
00:24
+0200)
arduino/Exit_Rum/bomba2b/bomba2b.ino
patch
|
blob
|
blame
|
history
diff --git
a/arduino/Exit_Rum/bomba2b/bomba2b.ino
b/arduino/Exit_Rum/bomba2b/bomba2b.ino
index 76e2232bdbdb4f422044afd20355c788e0b789cb..8445fb38b08c59c63ee8614894147e5330f4e5e2 100644
(file)
--- a/
arduino/Exit_Rum/bomba2b/bomba2b.ino
+++ b/
arduino/Exit_Rum/bomba2b/bomba2b.ino
@@
-68,7
+68,8
@@
void loop()
display.setBrightness(15);
display.writeDisplay();
- while (keyboard.available()) keyboard.read();
+ while (keyboard.available())
+ keyboard.read();
//Pockame na pripojeni kabelu
display.print(0xCAB1, HEX);
This page took
0.344723 seconds
and
4
git commands to generate.