Create an arduino library for PlatformIO

Job ID: 34039116

Budget: $30 – $250 USD

I have firmware for an ESP32 device written for PlatformIO (basically arduino), but it has become very long and messy. I need help removing any redundant functions that are not being used, and creating a library with all the remaining functions.

This will alllow the main.cpp file to be less cluttered as it will call its functions from the library file.