Skip to content

Commit

Permalink
Updated VaporLEDs README.
Browse files Browse the repository at this point in the history
  • Loading branch information
woolseyj committed Dec 21, 2018
1 parent b43120d commit 41f5436
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions VaporLEDs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,17 @@ LED circuits attached to GPIO16 (green), GPIO20 (yellow), and GPIO21 (red) pins.

## Routes
http://raspberrypi.local:8080 - Home page (control panel)

http://raspberrypi.local:8080/redLED/on - Turn on red LED

http://raspberrypi.local:8080/redLED/off - Turn off red LED

http://raspberrypi.local:8080/yellowLED/on - Turn on yellow LED

http://raspberrypi.local:8080/yellowLED/off - Turn off yellow LED

http://raspberrypi.local:8080/greenLED/on - Turn on green LED

http://raspberrypi.local:8080/greenLED/off - Turn off green LED

## Fetch Libraries
Expand Down

0 comments on commit 41f5436

Please sign in to comment.