Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pihat on Raspberry Pi 3 #2

Open
karl-allan opened this issue Jul 13, 2016 · 0 comments
Open

Pihat on Raspberry Pi 3 #2

karl-allan opened this issue Jul 13, 2016 · 0 comments

Comments

@karl-allan
Copy link

Because of the differences between the old Raspberry Pi 1 models and the newer Raspberry Pi 2 & 3 models you may have to change a few values in the code depending on what version you are using.

If you are using a Raspberry Pi 2 or 3:

In radio.c
Line 30, change 0x20000000 to 0x3F000000

In radio.h
Line 4, change 0x20000000 to 0x3F000000

Navigate to the pihat folder and run the 'make' command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant