estruyf / unicorn-busy-server

Simple busy light server for Raspberry Pi Zero and Pimoroni Unicorn Hat
MIT License
61 stars 38 forks source link

Updating server.py allow Gets for available, busy away and reset #9

Closed ghctim closed 4 years ago

ghctim commented 4 years ago

Can we add get support for the above methods?

ghctim commented 4 years ago

I wrote the code in VS code but I have never submitted before and IDK how to check it in

estruyf commented 4 years ago

Will close the PR, as I think something went wrong here, I don't see any code changes. But we can definitely add GET support for these endpoints.

estruyf commented 4 years ago

Support has now been added.