@@ -14,6 +14,7 @@ Before flashing the code into the feather, we need to make sure that we have set
<br/>
There are a few libraries that we are utilizing for the project. Please install them to ensure that you can get the code to compile when you want to flash it into the feather. Here is the list of libraries:
The rest of the libraries in the code are built-in libraries that comes with either the Arduino IDE or the ESP32 Board package. Note that there are other libraries for the ***main_base.ino*** file that you will need to install.
The rest of the libraries in the code are built-in libraries that comes with either the Arduino IDE or the ESP32 Board package. Note that there are other libraries for the main_base.ino file that you will need to install.