Switching to own universal pin library

This commit is contained in:
Djuri 2023-10-30 22:41:22 +01:00
parent be937da6b9
commit f18219964e
3 changed files with 31 additions and 18 deletions

View file

@ -15,7 +15,8 @@
#include "screens/countdown.hpp"
#include "screens/custom_text.hpp"
#include "screens/halvingcountdown.hpp"
#include <native_pin.hpp>
#include <mcp23x17_pin.hpp>
#include <freertos/FreeRTOS.h>
#include <freertos/task.h>