|
Re: Programming code Fix FRC
also a note to any programmers that haven't seen it yet - many people have reported problems with Generate_Pwms - this is due to a missing line in some of the default code - in whatever file you are using Generate_Pwms in, make sure you #define _FRC_BOARD (this does not apply for the edubot).
|