I have been doing all of my programmings using VCS and have used #include file command so I can split my program into sections and be able to use applications like gitHub. Unfortunately, my V5 brain USB port is almost gone and I want to use robot mesh for wireless programming. I am on mac is there a way to use the #include command in the online editor or is the only option to use the offline program on windows(Can get the #include file to work). Thanks for any help that anyone can provide.
1069B - Argonauts
You would have to use one of the offline versions (most likely rmbuild if using multiple .cpp files). The only files that can be #include’d in the online version are built in headers.