This is an Arduino project to pilot a Mega 2560 to open a drawer after a combination of buttons is inputted in the correct order.
This project uses PlatformIO to compile and run tests.
Use the following command to compile the driver:
platformio run -e boardUse the following command to run unit tests:
platformio test -e test