Changes between Version 22 and Version 23 of gsc
- Timestamp:
- 08/23/2018 07:43:37 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gsc
v22 v23 409 409 i2cset -f -y 0 0x20 0 $R0 || echo i2c error 410 410 # export gpio240 to userspace (Note this value is board specific - see above table) 411 # If using mainline BSP with different GPIO ranges "cat /sys/kernel/gpio" look for pca9555 emulated over i2c, if Ventana use lowest number in range, if Newport use lowest number in range + 2 411 412 echo 240 > /sys/class/gpio/export 412 413 while [ 1 ]; do