This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
upstreams
/
wavesharelib
miroir de
https://github.com/waveshare/e-Paper
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
master
Branches
Tags
Development
master
wavesharelib
/
E-paper_Separate_Program
/
2in13_e-Paper_G
/
ESP32
/
ESP32.ino
ESP32.ino
110 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
#include "EPD_Test.h"
void setup() {
EPD_2in13g_test();
// EPD_2in13g_V2_test();
}
void loop() {
}