alexwohlbruck / covalent

Internet connected lamps! For my senior capstone project💡⚛️🎓
https://alex.wohlbruck.com/project/covalent
2 stars 0 forks source link

Create boot sequence for board #13

Closed alexwohlbruck closed 2 years ago

alexwohlbruck commented 2 years ago

The boot.py file will run each time the board boots.

  1. Connect to stored wifi network
    • If this fails, go into setup mode
  2. Connect to websocket
    • If this fails, go into setup mode