i have a bunch of functions in my main pde file that are categorically the same. can i put them into a different file and just include it with out having to through the making a .h and .ccp file?
1 Like
Yes. Make a new tab.