Society of Robots - Robot Forum

Software => Software => Topic started by: strat321 on August 03, 2012, 02:28:05 PM

Title: AVR compiling error
Post by: strat321 on August 03, 2012, 02:28:05 PM
While trying to compile in AVR Studio, I get an error stating that class servo has no member actuator, how can this problem be fixed?
Title: Re: AVR compiling error
Post by: Gertlex on August 06, 2012, 11:47:16 AM
You didn't give much information, so the best I can do is link you to a similar recent thread, which might give you some insights.

http://www.societyofrobots.com/robotforum/index.php?topic=15910.msg113224#msg113224 (http://www.societyofrobots.com/robotforum/index.php?topic=15910.msg113224#msg113224)
Title: Re: AVR compiling error
Post by: strat321 on August 06, 2012, 04:06:20 PM
Thanks for the insight, I rewrote the code that caused the error with the 2.09 lib and it is functional now