Update
This commit is contained in:
parent
62c585d11f
commit
2537a08259
@ -51,7 +51,7 @@ app.post('/setlight', async function (request, responce) {
|
||||
.then(() => {
|
||||
|
||||
axios({
|
||||
url: 'http://192.168.0.27:5000/setState',
|
||||
url: 'http://192.168.0.23:5000/setState',
|
||||
method: 'post',
|
||||
data: {
|
||||
power: led_array.power,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user