From 19a27287c1619e8a732cecb74335f30844df83d1 Mon Sep 17 00:00:00 2001 From: Larry Bank Date: Thu, 17 Oct 2024 13:07:40 +0100 Subject: [PATCH] Please add my bb_epaper library (#5253) The bb_epaper library aims to reduce frustration when working with e-paper displays. A single set of code to talk to all common 24-pin panels. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 253301e5..09ff5962 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7413,3 +7413,4 @@ https://github.com/sinricpro/esp32-business-sdk https://github.com/DBSStore/EIS https://github.com/guerratron/TouchCal https://github.com/GabyGold67/ButtonToSwitch_AVR +https://github.com/bitbank2/bb_epaper