Bläddra i källkod

Add files via upload

pull/99/head
cocothenut GitHub 8 år sedan
förälder
incheckning
44dec54401
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      modules/buzzer/__init__.py

+ 1
- 1
modules/buzzer/__init__.py Visa fil

@@ -11,7 +11,7 @@ class Buzzer(object):
# custom beep sounds
sound = ["H", 0.1, "L"]
sound = ["H", 0.1, "L", 0.1, "H", 0.1, "L", 0.1, "H", 0.1, "L"]
melodie1 = ["H", 0.1, "L", 0.1, "H", 0.1, "L", 0.1, "H", 0.1, "L", 0.1, "H", 0.1, "L", 0.1, "H", 0.1, "L"]
melodie2 = ["H", 0.1, "L", 0.1, "H", 0.1, "L", 0.1, "H", 0.1, "L"]
melodie3 = ["H", 0.4, "L", 0.1, "H", 0.4, "L", 0.1, "H", 0.4, "L"]


Laddar…
Avbryt
Spara