Quantcast
Channel: Support - Pimoroni Buccaneers
Viewing all articles
Browse latest Browse all 6851

Struggle with pantilthat.get_servo_two()

$
0
0

@Smarties wrote:

I’m struggling here folks. Any suggestions as to what I could be doing wrong.

import pantilthat
pantilthat.servo_one(90)
pantilthat.servo_two(45)
print pantilthat.get_servo_one() # returns with 90 as expected.
print pantilthat.get_servo_two() # returns with 90 also, expecting 45

Change servo_one to whatever value and the value is returned for servo_one and servo_two.

What am i missing?

Thanks.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6851

Trending Articles