Compared files  

Left
/fw/dreame.vacuum.p2041o/4.1.2_1107/xout/_root/etc/init.d/set_gpio.sh
Last modified2021-06-29 12:11:58
Size278 Bytes (10 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/dreame.vacuum.p2041/4.3.2_1108/xout/_root/etc/init.d/set_gpio.sh
Last modified2021-11-04 09:38:22
Size268 Bytes (10 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged29
Inserted00
Deleted00
Ignored00
Changed12




   Comparison Details  

1 skipped line
2 2  
3 3 source /usr/bin/config
4 4  
5 if [ -e /usr/bin/miio_client_helper_mjac.sh ]; then 5 if [ "${MIIO_SDK_MJAC}" == "true" ]; then
6 6     echo 234 > /sys/class/gpio/export
7 7     echo out > /sys/devices/platform/soc/pio/gpiochip1/gpio/gpio234/direction
8 8     echo 1 > /sys/devices/platform/soc/pio/gpiochip1/gpio/gpio234/value
2 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