mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Do not show non-ascii Transceiver field in SFP module description
This commit is contained in:
@@ -106,5 +106,6 @@ void print_string_x(__xdata char *p);
|
||||
uint8_t read_flash(uint8_t bank, __code uint8_t *addr);
|
||||
void get_random_32(void);
|
||||
void read_reg_timer(uint32_t * tmr);
|
||||
void sfp_print_info(uint8_t sfp);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user