Start to work on networking
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* Backend unsecure API URL
|
||||
*/
|
||||
#define BACKEND_UNSECURE_URL "http://devweb.internal:8080"
|
||||
|
||||
/**
|
||||
* Device name len
|
||||
*/
|
||||
|
Reference in New Issue
Block a user