TwiceAsNice  2019-02-18
Namespaces | Variables
LilJoeChatLineExample.py File Reference

Namespaces

 LilJoeChatLineExample
 

Variables

 LilJoeChatLineExample.dev = ChatLine()
 
 LilJoeChatLineExample.rawlist = str(dev.srbuffer()).split('$')
 
 LilJoeChatLineExample.bias = int(rawlist[1].split(';')[0],16)
 
 LilJoeChatLineExample.rs = int(rawlist[1+ch].split(';')[0],16)