Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 502 Bytes

CEG 4981

Getting Started

  1. Install Visual Studio Code and install the PlatformIO extension from the Extensions menu (Ctrl+Shift+X)

    • PlatformIO will automatically install dependencies such as compilers. Remember to reload VSCode when promted by the extension
  2. Open the PlatformIO menu and navigate to PIO Home -> Open

  3. Click Open Project and navigate to the folder for this repo

  4. Click Open "CEG-4981". The project is now open in VSCode