From 5f013773eab2bdddb9995272efc66fc72ff861a1 Mon Sep 17 00:00:00 2001 From: Fisch Date: Sun, 6 Nov 2022 11:40:26 +0100 Subject: [PATCH] add library info link --- src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main.cpp b/src/main.cpp index ec613ae..74efa20 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,3 +1,5 @@ +// Library, connections and info from: https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board#Resource + /* Includes ------------------------------------------------------------------*/ #include "DEV_Config.h" #include "EPD.h"