#include "EPD_Test.h" void setup() { // EPD_2in13g_test(); EPD_2in13g_V2_test(); } void loop() { }