mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 03:04:25 +01:00
6 lines
79 B
C
6 lines
79 B
C
#include <Arduino.h>
|
|
|
|
|
|
void doLeds();
|
|
void rampTagPower(uint8_t pin, bool up);
|