From 84ce80143cae54585237e5b9717e4c6788604914 Mon Sep 17 00:00:00 2001 From: Michael Schappacher Date: Fri, 17 Feb 2023 16:07:04 -0500 Subject: [PATCH] fix(Trigger Release) --- README.md | 2 +- firmware/secrets.json.placeholder | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d5265c..498d098 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Upon connecting to the AP, if you browse to http://192.168.4.1/ and fill out the ## TODO -* Create script to automatically upload firmware to the pico w +* Create script to automatically upload firmware to the pico w * Automatic Updates? * Add way to obfuscate stored secrets diff --git a/firmware/secrets.json.placeholder b/firmware/secrets.json.placeholder index fad08d6..7b0d56f 100644 --- a/firmware/secrets.json.placeholder +++ b/firmware/secrets.json.placeholder @@ -6,6 +6,6 @@ "AUTHORIZATION": { "CF-Access-Client-Id": "my cloudfront tunnel id", "CF-Access-Client-Secret": "my cloudfront tunnel secret", - "Authorization": "Token my baby buddy token " + "Authorization": "BabyBuddyToken" } } \ No newline at end of file