How to create and access the environment variables in Arduino IDE?
In my case, I want to connect the AWS IoT MQTT endpoint but am worried to save the certificate and private key in the file and in VCS (in that case I have to add the file in .gitignore)