TwiceAsNice  2019-02-18
Variables
geirs_test_read Namespace Reference

Variables

 dev = ChatLine()
 
int crep = 5
 
string ctype = "lir"
 
 lastimg = int(0)
 
 curimg = int(dev.srbuffer()[1].split()[1])
 

Variable Documentation

◆ crep

int geirs_test_read.crep = 5

◆ ctype

string geirs_test_read.ctype = "lir"

◆ curimg

geirs_test_read.curimg = int(dev.srbuffer()[1].split()[1])

◆ dev

geirs_test_read.dev = ChatLine()

◆ lastimg

geirs_test_read.lastimg = int(0)