Quote:
Originally Posted by mikegrundvig
I don't mean to hijack this thread as my question seems related. So those sites are great for learning C++ - where can we find API docs for the cRIO built-in functionality and such. The WPI docs have blank pages on I2C and Serial and I'm desperate to see if we can use those. Thanks!
-Mike
|
Mine aren't......
Check out I2C.h and I2C.cpp for I2C and SerialPort.h and SerialPort.cpp for the Serial port.