LaySoft

Results 16 issues of LaySoft

### Documentation URL https://docs.micropython.org/ ### Description Where is the built in websocket module documentation? ### Code of Conduct Yes, I agree

docs

I tried examples/SX127x/receiver.py, but the LoRaGpio module missing. The I tried to install it: `root@DietPi:/var/www/html/LoraWAN# loraenv/bin/pip install LoRaGpio` but the following errors occured: ``` Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR:...

I found a difference between websocat 1.13.0 and websocat4. I pipe a command output to websocat like this: `ls -la | websocat wss://....` websocat 1.13.0 sends the enter characters (0x0a),...

I found a division by zero error. ### mPDF version 8.2.5 ### PHP Version and environment (server type, cli provider etc., enclosing libraries and their respective versions) 8.4.6 ### Reproducible...

bug/fix
help wanted
tables

Where can I find an example which loads tinymce as es6 module? I want something like this: ``` import tinymce from './tiny.js' tinymce.init({ selector: '#tiny_test', license_key: 'gpl' ... }) ```

type: question

### Octane Version 2.13.0 ### Laravel Version 12 ### PHP Version 8.4.13 ### What server type are you using? Swoole ### Server Version 6.0.2 ### Database Driver & Version _No...