-
Launching the etsdemo application with WxPython has quite a few problems, mostly to do with traitsui rather than the application itself, but here is one that seems specific to the demo application:
I…
-
Are there specific version requirements for esp-open-sdk? I just tried to build cpm8266 with the current versions of it and esp-open-sdk, and the cpm8266 Makefile pukes immediately:
```[CC] main.c
…
-
When installing the ESP32 V3.0.0 new some function are removed and or changed
changing the following will resolve compile error with the libraries major version V2 and V3.
Change…
-
The current storage is done using ets tables which can be changed in future.
So best to abstract that out and implement a behaviour for that storage
https://elixirschool.com/en/lessons/advanced/beh…
-
### Board & Hardware Description
I'm using my own ESP32-S2 board, but probably any ESP32-S2-based board with USB would reproduce this. (I can pick up a generic dev board and try there if desired.) …
egnor updated
3 months ago
-
When i use this with ets 2 i get a message saying connected waiting for drive. even when I'm on a mission. it works fine with Ats but not ets 2 any solution
-
### Package Name
amsiscriptcontentretrieval
### Tool Name
AMSIScriptContentRetrieval
### Package type
SINGLE_PS1
### Tool's version number
2018.06.17
### Category
PowerShell
### Tool's autho…
-
```
When using FF3, the bulk AJAX request which happens at window.load contains
the "load" measurement in the ets parameter:
http://hostname/rx?uid=1218466993468,&st=1218467010556&pn=MyPage&ets=load:…
-
There is a hardcoded limit of 10 comparison stars that a user may select. If there are more than 10, the user must re-enter the comparison stars. We could change the limit to 20. If a user takes the t…
-
After increasing the number of copies of my physics code from 10 to 20, I have started on seeing errors ...
Traceback (most recent call last):
File "/afs/eufus.eu/user/g/g2dpc/GIT/ets_paf/UQ/loa…