Merge pull request #729 from liamcottle/fix/thinknodem1

ThinkNode M1: add missing crc lib dep
This commit is contained in:
Liam Cottle 2025-09-04 20:42:15 +12:00 committed by GitHub
commit a3aa66ac16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,4 +92,5 @@ lib_deps =
${ThinkNode_M1.lib_deps}
densaugeo/base64 @ ~1.4.0
zinggjm/GxEPD2 @ 1.6.2
bakercp/CRC32 @ ^2.0.0
end2endzone/NonBlockingRTTTL@^1.3.0