diff espNode/bed.yaml @ 1735:5eac87c0f5b6

rm old config
author drewp@bigasterisk.com
date Fri, 01 Sep 2023 13:47:42 -0700
parents bc3516d02762
children c480732442ec
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'