Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 753 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 753 Bytes

Group Notes

10/25/2024 Dustin: Set up software stack in Firmware directions up to GATT Server section.
After installing rust, edit the .zprofile file in ~/Users/$User/.zprofile
Add the following:
. $HOME/export-esp.sh
export PATH="$PATH:/Users/$User/.cargo/bin"
Save the file.

Review Assignment Due Date

FullStack

Get started by visiting the assignment page.

Submission

  1. Completed code.
  2. Video of led being controlled named submission.* placed in root of this repository.