forked from mirror/qmk_firmware
Add a TELNET server to the webserver project, which currently can list active TCP connections.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define __CLOCK_ARCH_H__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <util/atomic.h>
|
||||
|
||||
typedef uint16_t clock_time_t;
|
||||
#define CLOCK_SECOND 100
|
||||
|
||||
Reference in New Issue
Block a user