mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Add fetching of configuration file and current cmd history
This commit is contained in:
@@ -7,5 +7,7 @@ void send_vlan(register uint16_t vlan);
|
||||
void send_basic_info(void);
|
||||
void send_eee(void);
|
||||
void send_mirror(void);
|
||||
void send_config(void);
|
||||
void send_cmd_log(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user