View Single Post
  #1   Spotlight this post!  
Unread 01-02-2017, 18:22
geosphere geosphere is offline
Registered User
FRC #1825
 
Join Date: Feb 2016
Location: Lee's Summit
Posts: 3
geosphere is an unknown quantity at this point
Programming the Spark Motor Controller C++

I have included the Spark.h header file and I have an if statement on line 168.
When the robot is powered on and enabled the light changes from blinking blue to solid blue but there is no output on the motor side.

Here is the code
Reply With Quote