oltarasenko
Results
14
issues of
oltarasenko
It should be possible to export items to CSV and to have a file as the result. Please be aware that due to the size of the data it might...
- Added a function which generates random ua headers for each request - Hardcoded X-Crawlera-UA header for each request
Hi, I am trying to upload a release for esp32-c3 on the device: ``` esptool.py \ --chip esp32-c3 \ --port /dev/cu.usbmodem14201 --baud 921600 \ --before default_reset --after hard_reset \ write_flash...