mirror of https://github.com/arendst/Tasmota.git
5 lines
148 B
C
5 lines
148 B
C
|
#pragma once
|
||
|
// This file is only used in the Arduino IDE
|
||
|
// and just includes the IDF component header.
|
||
|
#include "epd_driver/include/epd_driver.h"
|