Store Your Sensitive Data Safely When Sharing a Sketch – Arduino Project Hub
https://create.arduino.cc/projecthub/Arduino_Genuino/store-your-sensitive-data-safely-when-sharing-a-sketch-e7d0f0?ref=platform&ref_id=424_recent___&offset=0 Often in your sketch, there is some sensitive data that you’d like to keep private, which could accidentally become public when published on GitHub or when you share your sketch with someone else via URL.This sensitive information may include Wi-Fi network names and passwords, API key, and so on. But now, you can add a →