changeset 1735:5eac87c0f5b6

rm old config
author drewp@bigasterisk.com
date Fri, 01 Sep 2023 13:47:42 -0700
parents 2de725db456b
children 66eabe163dd4
files espNode/bed.yaml
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/espNode/bed.yaml	Fri Sep 01 13:46:45 2023 -0700
+++ b/espNode/bed.yaml	Fri Sep 01 13:47:42 2023 -0700
@@ -4,13 +4,11 @@
   name: bed
   platform: ESP32
   board: lolin32
-  build_path: build
 
 wifi:
   ssid: !secret wifi_ssid
   password: !secret wifi_password
   domain: ''
-  use_address: 10.2.0.90   # not stable!
 
 mqtt:
   broker: '10.2.0.1'