3b40592055
Validate and Test / validate-patches (push) Failing after 13s
- try_send() helper: reconnect on send failure - 10ms socket timeout instead of 300ms (stalls poll loop) - Refresh path also uses try_send - Remove committed library bloat from repo (add .gitignore)
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
# Ignore library files copied into sketch/ for build
|
|
/sketch/lib/
|
|
/sketch/*.h
|
|
/sketch/*.cpp
|