From 8b4d9d3ff6baba04ea7c8e273aeb559d1db4853d Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 30 Aug 2020 20:33:53 +0200 Subject: [PATCH] removed --- scripts/ota.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 scripts/ota.sh diff --git a/scripts/ota.sh b/scripts/ota.sh deleted file mode 100644 index d9e8a9b5f..000000000 --- a/scripts/ota.sh +++ /dev/null @@ -1,4 +0,0 @@ -# python espota.py -i 10.10.10.189 --port 8267 --auth neo -f ../.pio/build/debug/firmware.bin - -python espota.py --debug --progress -i 10.10.10.100 -f ../.pio/build/debug/firmware.bin -