544 Commits

Author SHA1 Message Date
Luc
3ff58b0786
Update bug-report---problem.md v2.1.1 2020-09-17 12:07:24 +02:00
Luc
f34c33765c
Update README.md
change gitter to discord
2020-09-17 11:56:33 +02:00
Luc
6c898e42ec
Merge pull request #502 from luc-github/2.1-devt
2.1 devt
2020-09-11 10:46:05 +02:00
Luc
17297654ae Workaround for Platform.ini thanks @sl1pkn07 2020-09-11 10:28:39 +02:00
Luc
44888ed509 To support latest version of PlaformIO 2020-09-10 21:32:17 +02:00
Luc
bb1007c4c4
Merge pull request #483 from luc-github/2.1-devt
Fix typo for [ESP110] parameters thanks @Patronics for pointing it
Fix stings with ' not handled properly and corrupt JSON files in [ESP400]
2020-07-10 18:04:02 +02:00
Luc
06c3796bb4 Fix type for [ESP110] parameters thanks @Patronics for pointing it
Fixs stings with ' not handled properly  and corrupt JSON files in [ESP400]
2020-07-10 18:02:37 +02:00
Luc
69a3739053
Update .gitignore 2020-07-10 14:53:52 +02:00
Luc
2f5e8ab3ed
Update README.md 2020-06-09 16:37:46 +02:00
Luc
84492a2a42
Update README.md 2020-06-09 07:33:34 +02:00
Luc
5e36d716e6
Update README.md 2020-06-08 19:05:23 +02:00
Luc
0df3fa13ab
Update README.md 2020-06-08 17:35:46 +02:00
Luc
02d6ff644c
Clarify where to copy libraries 2020-05-15 10:01:19 +02:00
Luc
3e9097ff94
Merge pull request #460 from luc-github/2.1-devt
Fix random webupdate failed on ESP01 due to wrong sketch size
2020-05-10 14:41:56 +02:00
Luc
c63cc535c5 Fix random webupdate failed on ESP01 due to wrong sketch size
Add  #define USE_AS_UPDATER_ONLY option in config.h to build small updater
2020-05-10 14:41:31 +02:00
Luc
43b20506a7
Merge pull request #447 from luc-github/2.1-devt
fixes and improvements from Devt
2020-04-20 07:27:14 +02:00
Luc
af0d8a0a9d Fix max data limit from 128 to 127 due to miscaculation and possible overlap
Thanks @TheMaskedDeveloper for pointing this out
2020-04-20 07:22:40 +02:00
Luc
cc2eac15a0 Try M29 without check sum first 2020-04-19 16:55:19 +02:00
Luc
205fa154b5 Remove debug flags 2020-04-19 16:31:25 +02:00
Luc
ae1c8bafae Add option to disable Serial check sum 2020-04-19 16:03:25 +02:00
Luc
3291a90bf2 Add ESP3.0 log like support for socket debug in web files 2020-04-19 13:23:57 +02:00
Luc
c8007cca38 Fix garbage sent to websocket when using as debug 2020-04-19 10:57:12 +02:00
Luc
6df87a9602 echo to websocket : serial in and out 2020-04-18 18:44:34 +02:00
Luc
44747339dd Fix timeout in web command
Add
2020-04-18 18:43:43 +02:00
Luc
9746a4e24f Update issue templates 2020-04-08 18:25:05 +02:00
Luc
4fe75987fc Update issue templates 2020-04-08 18:20:22 +02:00
Luc
6d1d0b9b50 Update issue templates 2020-04-08 18:19:33 +02:00
Luc
d7aa86ce68
Update config.h 2020-04-01 22:02:18 +02:00
Luc
f5e5282d4f
fix esp8266 core to 2.5.2 2020-04-01 19:54:53 +02:00
Luc
5004afaf35
Merge pull request #420 from luc-github/luc-github-patch-1
Update esp3d.cpp
2020-02-29 20:44:24 +01:00
Luc
983d229ee8
Update esp3d.cpp
add missing mdns.update(); for ESP8266 in loop thanks @dmonty2 for pointing this
2020-02-29 20:35:44 +01:00
Luc
0d785a020e
Update README.md 2020-02-22 19:36:04 +01:00
Luc
1bee2f20d6
Update config.yml 2020-01-14 10:37:53 +01:00
Luc
020e4a29fe
Create config.yml 2020-01-14 10:33:07 +01:00
Luc
bf52675493
Delete config.yml 2020-01-14 10:32:40 +01:00
Luc
8c3a1ea8b1
Create config.yml 2020-01-14 10:31:29 +01:00
Luc
410715e73c Update README.md 2020-01-07 09:48:26 +01:00
Luc
c5db19da8a Merge branch 'master' of https://github.com/luc-github/ESP3D 2020-01-07 09:39:50 +01:00
Luc
7914da41ff
Update FUNDING.yml 2019-10-22 08:16:26 +02:00
Luc
e6937a23ee
Update FUNDING.yml 2019-10-22 08:15:27 +02:00
Luc
28c0fa9e2b
Update README.md 2019-10-10 08:08:01 +08:00
Luc
f782202f14 Update issue templates 2019-10-07 20:14:53 +08:00
Luc
4beec97151
Update README.md 2019-10-07 13:09:12 +08:00
Luc
1dd6370648
Update README.md 2019-10-07 13:06:40 +08:00
Luc
a4f984e6ae
Update README.md 2019-10-07 12:07:08 +08:00
Luc
4cc304897b Update issue templates 2019-10-06 16:33:40 +08:00
Luc
d8f28cea32
Update stale.yml 2019-10-06 16:27:56 +08:00
Luc
cbc0776096
Update README.md 2019-10-06 12:20:08 +08:00
Luc
badf481678
Update README.md
add webUI
2019-10-06 11:26:27 +08:00
Luc
1ff521adb8
Update README.md 2019-10-06 10:59:56 +08:00