sparkslabs/pyxie

229. Implementation can analyse call to myservo.attach(pin)

sparkslabs opened this issue · 1 comments

This specifically related to the context of the arduino profile. There's quite a few things needed for this, not least identifying the type of myservo as something that has methods, and then passing in the arguments to the method.

(imported from trello)

Analysis and code generation works properly for myservo.attach(pin) in v0.0.21