Browse Source

Merge pull request #729 from liamcottle/fix/thinknodem1

ThinkNode M1: add missing crc lib dep
pull/731/head
Liam Cottle 9 months ago
committed by GitHub
parent
commit
a3aa66ac16
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      variants/thinknode_m1/platformio.ini

1
variants/thinknode_m1/platformio.ini

@ -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

Loading…
Cancel
Save