Society of Robots - Robot Forum

Software => Software => Topic started by: dellagd on July 12, 2009, 04:02:35 PM

Title: SoR_Utils.h question
Post by: dellagd on July 12, 2009, 04:02:35 PM
I have a board that runs on a atmega 168. would all the funtions in SoR_Utils.h still work (excluding the LED_on ones)?
not nessesarily the servo_left stuff, but like PORT_ON (PORTD, 4).
Title: Re: SoR_Utils.h question
Post by: Trumpkin on July 12, 2009, 06:18:15 PM
yep, everything should work.
Title: Re: SoR_Utils.h question
Post by: dellagd on July 13, 2009, 05:53:41 AM
k thx