Do not show non-ascii Transceiver field in SFP module description

This commit is contained in:
logicog
2025-12-07 10:59:39 +01:00
parent fccafe8059
commit 32b5539670
3 changed files with 13 additions and 8 deletions
+1
View File
@@ -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