This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
upstreams
/
wavesharelib
mirror of
https://github.com/waveshare/e-Paper
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
af4d8b49cc
Branches
Tags
Development
master
wavesharelib
/
E-paper_Separate_Program
/
2in13_e-Paper_G
/
Arduino_R4
/
Arduino_R4.ino
Arduino_R4.ino
110 B
Lịch sử
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() {
}