TMDevel89
TMDevel89
I get two stacktraces with V1.14.2 in Android Studio ``` Android Studio 4.1 Build #AI-201.8743.12.41.6858069, built on September 23, 2020 Runtime version: 1.8.0_242-release-1644-b01 amd64 VM: OpenJDK 64-Bit Server VM by...
- advanced setting: - `englishOnly` should check complete language - make it adjustable in commitlinterrc.json > `First letter of subject must be a lowercase one.` - ~~color support for windows...
Is there a possibility in the script to cancel the triggered event? For example: Event BeforeSave is triggered, Script A is called, Script A checks condition, condition is false >...
I have a problem with the constant ```mqtt.CONNACK_REFUSED_SERVER_UNAVAILABLE``` The result of the followed command is always nil. ```print(mqtt.CONNACK REFUSED SERVER UNAVAILABLE)``` With other constants the correct values are printed.
According to the technical details for upload points 2 and 8 without function According to the technical details for download points 2 and 9 without function fixes #99 closes #99
In the technical details are describded that at step 2 for Download and Upload NodeMCU disables echo and at the last step enable it again. This doesn't work for me...
Notepad ++ has problems with the function list in Python. I suspect this is due to the regex class range, but I can't find the right expression to make it...