Merge pull request #409 from amckee/patch-1
subtle change for clarity in comment
This commit is contained in:
@@ -17,7 +17,7 @@ interface bcm2835gpio
|
|||||||
# This file is meant for recent versions of Raspberry Pi
|
# This file is meant for recent versions of Raspberry Pi
|
||||||
# You can check yours with:
|
# You can check yours with:
|
||||||
# dd if=/proc/device-tree/soc/ranges bs=4 skip=1 count=1 2>/dev/null|xxd -p
|
# dd if=/proc/device-tree/soc/ranges bs=4 skip=1 count=1 2>/dev/null|xxd -p
|
||||||
# if it returns 20000000, use interface-raspberrypi2.cfg
|
# if it returns 20000000, use interface-raspberrypi.cfg
|
||||||
# if it returns 3F000000, you're fine
|
# if it returns 3F000000, you're fine
|
||||||
bcm2835gpio_peripheral_base 0x3F000000
|
bcm2835gpio_peripheral_base 0x3F000000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user