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

Compilation issues #4

Open
kodaxx opened this issue May 12, 2021 · 2 comments
Open

Compilation issues #4

kodaxx opened this issue May 12, 2021 · 2 comments

Comments

@kodaxx
Copy link

kodaxx commented May 12, 2021

A few typos and missing functions resulting in compilation errors in Arduino IDE

kodaxx added a commit to kodaxx/AccessControl that referenced this issue May 12, 2021
@kodaxx
Copy link
Author

kodaxx commented May 12, 2021

Please check the above commit - this at least gets it compiling. If you intended to eventually remove the statusLight function, no problem. I did add it back in to make it compile.

@kodaxx
Copy link
Author

kodaxx commented May 12, 2021

I see now what was happening with statusLight actually. It looks like you've moved the function to InterlockFunctions.ino but there are still some things in AccessControl.ino that still rely on that function when DOOR is defined.

If you accept this pull request, I can fix that next go.

I also intend to add support for RC522 RFID module

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