Define classes without header files?

Thanks for the code. I’ve written a few classes for Arduino but never have I tried to pass an instance of a class to another function, which is where I was having issues here.

In the mean time, I just figured a different way about it without needing to pass the object.

1 Like