Project@fritzing include *.h-Files

Hello,

I would like to work more with fritzing - but I haven’t found a solution how to add additional header files (*.h) to my project without always saving them in a separate project. Is there a specific setting for this - or is that not possible at all?

I would like to hear from you.

greetings
Chris

Fritzing calls the Arduino IDE to process the code, so adding new .h files should just involve adding the .h files via the Arduino IDE.

Peter