Closed solojavier closed 10 years ago
I just need to test that it actually works with my sphero... battery dead :(
This works but seems like sphero gem is broken it always return the same values... [1,104,36]
Hmm, interesting. @solojavier please look into it when you have a chance... thanks!
@adzankich @deadprogram I just pushed the fix, we were missing a flag to save the user_led value :)
This is ready to merge on your approval.
Thanks! :cake:
user_led was returning something like: {"result":"#Sphero::Response::GetRGB:0x007fed829a2640"}
This new method returns an array of RGB values…