8 lines
125 B
C
8 lines
125 B
C
#pragma once
|
|
|
|
//extern wl_status_t last_status;
|
|
//extern IPAddress last_ip;
|
|
|
|
void initDebugInput();
|
|
void handleDebugInput();
|