You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you haven't already, download and install Arduino Studio.
Select your board and port, located in the Tools menu. If you do not have options for an Esp32, follow these instructions for installing the board configurations.
Make sure your "Partition Scheme" under tools is set to "No OTA(2MB APP/xMB SPIFFS)". xMB will vary based on your board, but 2MB is common.
Install the libraries and follow the steps in this page
If you plan on modifying the web ui, set this page for the setup documentation for visual studio code.