mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Add send_lag for page_impl.h
This commit is contained in:
@@ -9,6 +9,7 @@ void send_eee(void);
|
|||||||
void send_mirror(void);
|
void send_mirror(void);
|
||||||
void send_config(void);
|
void send_config(void);
|
||||||
void send_cmd_log(void);
|
void send_cmd_log(void);
|
||||||
|
void send_lag(void);
|
||||||
|
|
||||||
/* Convert only the lower nibble to ascii HEX char.
|
/* Convert only the lower nibble to ascii HEX char.
|
||||||
For convenience the upper nibble is masked out.
|
For convenience the upper nibble is masked out.
|
||||||
|
|||||||
Reference in New Issue
Block a user