Changes between Version 4 and Version 5 of OpenWrt/gpio
- Timestamp:
- 09/15/2021 09:56:46 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenWrt/gpio
v4 v5 105 105 #!bash 106 106 i2cset -f -y 0 0x20 0 0x00 # disable pushbutton hard reset 107 i2cset -f -y 0 0x20 11 0xff # enable all interrupts108 107 }}} 109 108