|
|
@ -23,7 +23,7 @@ def fill(x1,y1, x2,y2, color):
|
|
|
|
return pxls
|
|
|
|
return pxls
|
|
|
|
|
|
|
|
|
|
|
|
# draw( fill(...), limit=500, token="fdsfs" )
|
|
|
|
# draw( fill(...), limit=500, token="fdsfs" )
|
|
|
|
def draw(pxls, limit=300, token=None):
|
|
|
|
def draw(pxls, limit=300, token="None"):
|
|
|
|
global server
|
|
|
|
global server
|
|
|
|
ic(pxls)
|
|
|
|
ic(pxls)
|
|
|
|
|
|
|
|
|
|
|
|