Compared files  

Left
/fw/dreame.vacuum.p2041o/4.1.2_1107/xout/_root/usr/bin/wifi_connect
Last modified2021-06-29 12:11:58
Size776 Bytes (42 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/dreame.vacuum.p2041/4.3.2_1108/xout/_root/usr/bin/wifi_connect
Last modified2021-11-04 09:38:22
Size792 Bytes (42 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged239
Inserted00
Deleted00
Ignored00
Changed16




   Comparison Details  

22 skipped lines
23 23     sync
24 24 fi
25 25  
26 if [ -n "${PID_HOSTAPD}" -o -n "${PID_HOSTAPD}" -o -z "${PID_WPA}" ]; then 26 if [ -n "${PID_HOSTAPD}" -o -n "${PID_DNSMASQ}" -o -z "${PID_WPA}" ]; then
27     start_sta.sh 27     /usr/bin/wifi_setup.sh "sta"
28     sleep 0.2 28     sleep 0.5
29 29 fi
30 30  
31 31 PID_WM=`pidof -o %PPID wifi_manager`
11 skipped lines

   Text comparison Options  

Match character case: yes.
Match line endings: no.
Match spaces

At start of lines: yes,
In middle of lines: yes,
At end of lines: yes.
Blank lines as empty lines: no.
Activate comparison algorithm
At word level: yes,
At character level: no.


   Legend  

Unchanged lineExample of unchanged line
Modified lineExample of modified line
Added lineExample of added line
Removed lineExample of removed line
Ignored lineExample of ignored line