BrachioGraph
BrachioGraph copied to clipboard
Small fix in BrachioGraph init
Fixed the typo in the init code where servo_2_parked_pw was set from servo_1_parked_pw variable.
Before the fix both servo_1_parked_pw and servo_2_parked_pw were initialized from servo_1_parked_pw variable.