gateway switch bug fix

This commit is contained in:
cuu 2019-01-06 21:40:54 +08:00
parent c523b4ef3c
commit 06b8db3edb

View File

@ -2,8 +2,8 @@
import os import os
import pygame import pygame
import platform import platform
#import commands import commands
import glob #import glob
#from beeprint import pp #from beeprint import pp
from libs.roundrects import aa_round_rect from libs.roundrects import aa_round_rect