Andreas Demmelbauer преди 5 години
родител
ревизия
bc58e26a0f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      Adafruit_Video_Looper/video_looper.py

+ 1
- 1
Adafruit_Video_Looper/video_looper.py Целия файл

@@ -77,7 +77,7 @@ class VideoLooper:
# Initialize pygame and display a blank screen.
pygame.display.init()
pygame.font.init()
pygame.mouse.set_visible(False)/
pygame.mouse.set_visible(False)

size = self._size = (pygame.display.Info().current_w, pygame.display.Info().current_h)
self._screen = pygame.display.set_mode(size, pygame.FULLSCREEN)


Зареждане…
Отказ
Запис