mirror of
https://github.com/jlengrand/epaper-dashboard-blog.git
synced 2026-03-10 08:11:22 +00:00
5 lines
90 B
JavaScript
5 lines
90 B
JavaScript
const { init, devices } = require('epaperjs');
|
|
|
|
init(devices.waveshare7in5v2Horizontal);
|
|
|