We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b358a0c commit c79f210Copy full SHA for c79f210
1 file changed
libraries/Arduino_OTA/examples/OTA_WiFi/arduino_secrets.h
@@ -1,2 +1,8 @@
1
+/*
2
+ * Copyright (c) Arduino s.r.l. and/or its affiliated companies
3
+ *
4
+ * SPDX-License-Identifier: LGPL-2.1-or-later
5
+ */
6
+
7
#define SECRET_SSID "your-ssid"
8
#define SECRET_PASS "your-password"
0 commit comments