How to upload a Headerfile (.h) to the Online IDE/Cloud

Hey
How can I upload a Filename.h file to the Online IDE?
For a Project involving multiple people I tried to centralize our Arduino Code in a educational Cloudspace of the online IDE but the basecode we were provided relies on a .h file containing a lot of configuration stuff like which header does what, define new data structures an so forth.

Now how do I upload/make this file avilable to my other .ino files?

Thanks in advance for any help provided.

do you mean the Arduino Cloud Editor?

there is a plus button next to the first tab of your sketch
image

when you click on it, you have an option to upload a file.

2 Likes

Thank you very much.
Apparently I spend over 1 hour searching for that function.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.