Melitonas
Melitonas
Hello, I am new to TinyGo. I have Blue Pill board and have OLED screen and other scripts running: https://github.com/olablt/tiny32 Now I need to drive the ws2812 LED strip. How...
I have Blue Pill board and Rotary Encoder connected. I can not find any info on how to implement interrupts on GPIO input pins. Are there any attempts to make...
Hello, is there a code snippet to modify the tag and make it draggable vertically? like in this example https://jsfiddle.net/randalhsu/5un8r93g/
### Version 8.6.0 ### Steps to Reproduce To demonstrate I modified the test file https://github.com/liihuu/KLineChart/blob/master/tests/technical-indicator-template2.html Changed the bar color to be more clear and height to full: ``` const realBarHeight...
Hello, only Horizontal Zoom is working for me. Vertical is automatically adjusted. How to Scroll / Zoom vertically? For example to see the nearest key support/ resistance lines?  
### Feature Description Not sure if it is implemented. Checked the source code but can not figure this out. I am creating Long / Short Shapes where I place one...
app: improve focus event handling for X11 environment This commit enhances the application's response to focus gain and loss events under the X11 environment. Specifically, when the application window gains...
Flashed the firmware: https://github.com/bdring/Grbl_Esp32 Can connect over wifi and move the CNC on all the axies Cloned the latest bCNC source, installed `sudo pip3 install .`, started `python3 -m bCNC`...
can not get it to compile with php 7 ```bash wget https://bitbucket.org/wkhtmltopdf/wkhtmltopdf/downloads/wkhtmltox-0.13.0-alpha-7b36694_linux-centos7-amd64.rpm yum install -y wkhtmltox-0.12.2.1_linux-centos7-amd64.rpm yum install -y wkhtmltox-0.13.0-alpha-7b36694_linux-centos7-amd64.rpm git clone https://github.com/mreiferson/php-wkhtmltox.git cd php-wkhtmltox/ && phpize && ./configure &&...
Is it possible to add an option to marshal/unmarshal without quotes? like https://github.com/shopspring/decimal/commit/d6f52241f332c63811249bd79a522406bea1a7c9