goguelnikov
goguelnikov
compile says : In file included from sketch\UltiLCD2_menu_main.cpp:14:0: sketch\machinesettings.h: In member function 'bool MachineSettings::has_saved_settings(uint8_t) const': machinesettings.h:24:87: error: operands to ?: have different types 'MachineSettings::t_machinesettings*' and 'bool' bool has_saved_settings(uint8_t index) const...
Hello, It would be howsome to be able to read picture from the USB stick to display it on the screen, either by reading a separate file of by reading...
Hello, very nice project, but it removed the availability to use USB through CH376 driver? too bad... Can we add it back? Best
Hello, thanks to your driver, I was able to read a BMP file from the USB drive and display it on the screen! Thank you, good work best
Hello, thanks for your great work! I am trying to read files from USB using the CH376 chip with a VS1053 DAC. when using the examples, I see the function:...
Hello Great job! I am considering building a set right now. Do you think it would be possible to extend the code and adapt the PCB to be able to...