Hey there,
I am having an esp32s3 and a round display by seed studio
ESP32S3 : Getting Started with Seeed Studio XIAO ESP32S3 Series | Seeed Studio Wiki
Display : Getting Started with Seeed Studio Round Display for XIAO | Seeed Studio Wiki
Now what I have done is using Squareline studio version 1.5.1
i have made a very basic UI in which there is a button the screen when I press it it scans all the BLE devices around it and then display it on the serial monitor of Arduino ide
now what I want is instead of displaying these on Arduino ide i want to display them on the screen, but I don't know what do I need to change at my code side as well as at my Squareline studio side.