UB1.ResetEpo()

Forums:

You quote the command :

several times in your documentation. However when I use it in my python script as per the examples I get :

Traceback (most recent call last):
File "/home/pi/ultraborg/chandler.py", line 11, in
UB.ResetEpo()
AttributeError: UltraBorg instance has no attribute 'ResetEpo'

Is it deprecated or am I doing something wrong ?

piborg's picture

Ah, that is a mistake on our part.

Originally the UltraBorg was going to have an EPO like PicoBorg Reverse.
We removed it because it made little sense, the website text has not been updated to reflect this.

I will correct the website later today, thanks for pointing out the error ^_^

Subscribe to Comments for "UB1.ResetEpo()"