zrz4066

Results 4 issues of zrz4066

function save_parameter save data to flash and it will write well at the first time。It will failed to write on the second time ```rust fn save_parameter(flash: &mut FlashWriter, ir_par: IrParameter)...

let ports = serialport::available_ports().expect("No ports found!"); for p in ports { println!("{}", p.port_name); } After run the code ,I got the serial port name. The port name is not correct....

### 版本信息 ```sh yarn run v1.22.19 warning ..\package.json: No license field $ rspress dev 🔥 Rspress v1.13.2 > Network: http://26.26.26.1:8080/ > Network: http://172.19.224.1:8080/ > Network: http://192.168.100.182:8080/ > Network: http://localhost:8080/ start...

🐞 bug

network-interface can show the network interce .Actually atfer Unplug the network cable, I got the same response. itf:NetworkInterface { name: "以太网", addr: [V6(V6IfAddr { ip: fe80::322c:fcc3:745d:86d8, broadcast: None, netmask: None...

bug
help wanted
os-windows