Porównaj commity

...

9 Commity

Autor SHA1 Wiadomość Data
jameszah 7b492ccc5a
Update README.md 2022-10-21 22:58:16 -06:00
jameszah 3c763cf8f0
Update README.md 2022-10-21 22:57:02 -06:00
jameszah 6cf41fbc8f
Update README.md 2022-10-21 22:55:01 -06:00
jameszah 653048ec8d
Update README.md 2022-10-21 22:53:16 -06:00
jameszah 9c52a16a6a
9.5.1
changes 8 and 9 above
2022-10-21 22:43:37 -06:00
jameszah 7672288939
9.5.1
- changes to wifiman timeouts
- changes to timed picture reset
- see code
2022-10-21 22:39:41 -06:00
jameszah 8fe032e734
9.5.1 2022-10-21 22:37:31 -06:00
jameszah ae34e636be
9.5.1
- changes to wifiman timeouts
- changes to timed picture reset
- see code
2022-10-21 22:14:36 -06:00
jameszah e0fec2512e
9.5.1 2022-10-21 22:09:40 -06:00
4 zmienionych plików z 22 dodań i 11 usunięć

Wyświetl plik

@ -21,10 +21,8 @@ https://ko-fi.com/jameszah/
5. Very Slow Video - runs at 2 sec per frame to get a 5 minute ? timelapse video to your telegram
6. EPPROM - all your parameters are saved in EPROM, so it should boot back to the same configuration
7. PSRAM - now checks your available PSRAM, so 2MB and 8MB modules should now work
Bugs
1. use /dis_avi instead of /disavi as it says in the instructions, corrected in the code
8. changes to wifiman timeouts - 5 minutes to connect to wifi, 5 minutes to resolve AP setup
9. changes to timed picture reset - reset timer with /entim or /nn
--------------
<br/>

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -3,8 +3,13 @@
<script type="module" src="https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module"></script>
<esp-web-install-button manifest="manifest.json"></esp-web-install-button>
<h4>After installing:</h4>
1. conect your phone or computer to wifi device "deskpir"
2. goto ip 192.168.4.1
3. Enter you ssid and password, and your telegram bot id and telegram id, click save
4. goto your telegram to control the bot
<h3>SourceCode</h3>

File diff suppressed because one or more lines are too long