feat: complete human-vs-ESP32 gameplay and cumulative statistics
This commit is contained in:
@@ -19,6 +19,7 @@ typedef enum {
|
||||
HTTP_API_ROUTE_REMATCH,
|
||||
HTTP_API_ROUTE_ABORT,
|
||||
HTTP_API_ROUTE_STATE,
|
||||
HTTP_API_ROUTE_STATISTICS,
|
||||
} http_api_route_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user