Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 266 Bytes

Software Layer of HaLiO Build Travis

  1. Install Libs: make deps
  2. Build: make
  3. Upload via OTA: make upload IP=192.168.0.106
  4. Clean: make clean