Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 416 Bytes

File metadata and controls

7 lines (7 loc) · 416 Bytes

Pump-Firmware

Particle Electron and ESP32 firmware that collects data from sensors and sends it via peer-to-peer LoRa and Particle GSM. The data is recorded on a micro SD card with timestamps.

How to properly clone:

  • Make sure your VCS (like Git Bash or SmartGit) is run as an administrator in Windows.
  • Now you can clone.
  • Make sure that you see some files as symlinks in Windows Explorer.
  • Happy coding.