Compared files  

Left
/fw/dreame.vacuum.p2041o/4.1.2_1107/xout/_root/etc/init.d/tof_calibrate.sh
Last modified2021-06-29 12:11:58
Size1.4 Kb (71 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/dreame.vacuum.p2041/4.3.2_1108/xout/_root/etc/init.d/tof_calibrate.sh
Last modified2021-11-04 09:38:22
Size1.6 Kb (80 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged271
Inserted19
Deleted00
Ignored00
Changed00




   Comparison Details  

59 skipped lines
60 60     fi
61 61 }
62 62  
  63 if [ ! -f /proc/tof/name ]; then
  64     rm -f /mnt/misc/pmd.spc
  65     rm -f /mnt/misc/zwe.bin
  66     rm -f /mnt/misc/sunny_cal.bin
  67     rm -f /mnt/misc/tof_inner_config.json
  68     sync
  69     exit 0
  70 fi
  71  
63 72 tof_module=`cat /proc/tof/name`
64 73 if [ "${tof_module}" == "ofilm0092" ]; then
65 74     ofilm_calibration_check
6 skipped lines

   Text comparison Options  

Syntax colouring language used: Shell
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