diff --git a/src/sample_ota.conf b/src/sample_ota.conf new file mode 100644 index 00000000..a10d79dc --- /dev/null +++ b/src/sample_ota.conf @@ -0,0 +1,8 @@ +[ota] +OTA_WIFI_SSID = MyHomeWifi +OTA_WIFI_PASS = FooBar42! + +[bintray] +BINTRAY_USER = MyBintrayUser +BINTRAY_REPO = MyBintrayRepo +BINTRAY_API_TOKEN = 3894a7a51d70c6523c1b7479261c34845ebf7878 \ No newline at end of file