Hello,
I am a newbie to Arduino but not to programming. My challenge is handling c files with extension .h and .cpp. The Arduino IDE will not open or save .c or .h files. I can create them in an external IDE and save them in the Arduino folder, but how do I upload them? And when I try to upload with Arduino I receive programming errors. I am working with the dht22 libraries located at Arduino/libraries/DHTlib at master · RobTillaart/Arduino · GitHub
Any help would be appreciated. Thank you for your time.