Igor Demyanov

Results 23 comments of Igor Demyanov

@jakemac53 > pub run build_runner serve web:8181 --log-performance ./PERF All console output: ``` [INFO] Generating build script completed, took 548ms [WARNING] Deleted previous snapshot due to missing asset graph. [INFO]...

'pavucontrol' way works. Ubuntu 22.04 64bit.

@joeconwaystk please update the package in pub.dev

Hi, Try to use #include and will change initialization ``` #define gfxWidth 128 #define gfxHeight 64 #define fontX 7 #define fontY 10 MENU_OUTPUTS(out, MAX_DEPTH, ADAGFX_OUT(display, colors, fontX, fontY, {0, 0,...

@gunner47 я и топлю за то что бы плавность поднять. сейчас скорость влияет на таймер, но не на плавность.

Видимо заменить нужно на LittleFS ``` #ifdef USE_LittleFS #include #define SPIFFS LittleFS #include #endif ```

In our big project. Main priority is code support. We have 'toName', 'toSymbol' an analog of nameof. It is made using a transformer and the special code for run vm...

This MR fix https://github.com/konkor/cpufreq/issues/223