hi guys, newbie here.
I have a C program (gb) talking to a USB-I2C bridge which then controls servos on an SD21.
the gb program is based on code found on this site, such that "gb 1 2200" sets the second servo to frequency 2200.
I can run it from the console perfectly, setting whatever servos I want to whatever frequencies, but when I write a bash script to set a few in quick succession, only one gets set.
Any ideas?
