// Connects to WiFi and uses the softcard service as a virtual Notecard. // Application code uses note-cpp's type-safe API — same as with a physical // Notecard, but requests go to the softcard cloud ...
/*To use the built-in examples and demos of LVGL uncomment the includes below respectively. *You also need to copy `lvgl/examples` to `lvgl/src/examples`. Similarly ...