jslater89 / libra-cervisiae

Libra Cervisiae is an ESP32-based controller for high-precision scales, used to measure fermentation progress.
https://jslater89.github.io/libra-cervisiae
GNU General Public License v3.0
11 stars 2 forks source link

Move all non-core dependencies into the project dir, a la ArduinoJson #15

Open jslater89 opened 4 years ago

jslater89 commented 4 years ago

Had to modify my local copy of the HX711 lib, so this seems like a good time to freeze all of the not-included-with-Arduino-core dependencies.