3af958b69f
- LED matrix doorbell display with scrolling text - Non-blocking HTTP poll state machine for ntfy.sh - Ticker tape pressure gauge (12 cols, 3-min window, PWM decay) - Unix timestamp message filtering (readyTime after NTP sync) - BUILTIN LED sine-wave brightness heartbeat - Pending: remove backup file before merge
4 lines
80 B
Bash
4 lines
80 B
Bash
FQBN=arduino:renesas_uno:unor4wifi
|
|
PORT=/dev/ttyACM0
|
|
LIBS=""
|
|
OPTS="-DDEBUG_MODE" |