Skip to content

Commit

Permalink
Merge pull request #4 from 3limin4tor/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
LewisSmallwood authored Feb 20, 2024
2 parents 55a91c9 + a489760 commit b2a9070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ When making a web request to any of these endpoints, the microcontroller will ru
||
|/temperature|-|GET_TEMP|Gets the system temperature|
|/version|-|VERSION|Gets the system firmware version|
|/power|-|STATUS_STBY|Get the current standby status|
|/power|-|STATUS_STBY|Get the current standby status (Standby = 1, Powered on = 0)|
|/power/on|-|PWM_ON|Turn the system on|
|/power/off|-|PWM_OFF|Turn the system off|

Expand Down

0 comments on commit b2a9070

Please sign in to comment.