mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
add ability to upload telemetry to a server
This commit is contained in:
@ -36,6 +36,8 @@
|
||||
#define AWEWAPI 3
|
||||
// formatter api version
|
||||
#define AWEFAPI 2
|
||||
// telemetry api version
|
||||
#define AWTEAPI 1
|
||||
// network requests timeout, ms
|
||||
#define REQUEST_TIMEOUT 3000
|
||||
// available time keys
|
||||
|
Reference in New Issue
Block a user