Try not to install espeak to reduce size

This commit is contained in:
Oleg Kalachev
2020-11-17 09:23:48 +03:00
parent 32da94aeae
commit fbc9c22cb3
3 changed files with 2 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ import pymavlink
from pymavlink import mavutil
import rpi_ws281x
import pigpio
from espeak import espeak
# from espeak import espeak
from pyzbar import pyzbar
print cv2.getBuildInformation()