Arno Puder
Arno Puder
The version that is here on Github seems to be different than the version obtained through the Arduino Library Manager. Which one is the correct version?
I'm using Tensorflow 1.7 and Keras 2.1.6. Doing a git clone followed by "python qlearn.py -m Run" should run the pre-trained model, right? However, the result does not look good....
I've noticed that you have to drag an item almost exactly on top of a neighboring item before it will start the swap animation. There is a method called getMoveThreshold()...
It seems that the dragging mode is not always properly terminated via the following sequence: - Press on the first item - Drag finger up to the top of the...
Is there any reason you set the minSdkVersion to 15? I think you can lower it at least to 11. Arno
The makefile tries to invoke ../tools/trld/trld which seems to be missing from the repo.
I'm using Android version of the Hue app (v3.11.0) to detect the emulator v0.8 (listening on port 80). The emulator shows access to /api/nouser/config and that was that. I wonder...
Are there any plans to make FabGL compatible with ESP-IDF 5.2.1? There are a few components (ADC, WiFi) that need to be updated. Thx.