Jan Mrázek
Jan Mrázek
This is really strange. You should only need the single executable. However, I advise you to use [UVTools](https://github.com/sn4k3/UVtools/) - a much more powerful tool, that is under an active development.
What is the usage for `cobs_data[0]`? Why does the actual content start at 1?
Ještě na jinou notu a trochu popuštění uzdě fantazii; chvilku jsem zkoumal, jestli bychom se nemohli zbavit načítání souboru do paměti úplně. Což třeba na POSIXu je v pohodě, protože...
Eh, tak ještě poznámka pro odvážná budoucí individuaa, existuje funkce: ```cpp esp_err_t IRAM_ATTR spi_flash_mmap_pages(const int *pages, size_t page_count, spi_flash_mmap_memory_t memory, const void** out_ptr, spi_flash_mmap_handle_t* out_handle) ``` Která vypadá, že může...
Thanks for pointing that out. I will look at it. However, JLC PCB still offers fewer details and parameters for components, so I still plan to maintain a custom database....
The database size and speed will improve drastically once I find time to implement #37. I already migrated the updater to SQLite, and I have a draft of the SQLite-fronted...
It means that the component is not available in the table that JLC PCB provides (https://jlcpcb.com/componentSearch/uploadComponentInfo). Please, let them know. There is nothing I can do about it.
At the moment, JLC PCB doesn't provide this information in their spreadsheet. So I have no way of obtaining the information
The price is computed from two sources: - the price you see in the table comes from the data table provided by JLC PCB at https://jlcpcb.com/componentSearch/uploadComponentInfo and it is updated...
Huh? I am confused; this issue has nothing to do with WebSQL, nor the project uses it.