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

Project Firmware\GPAD_API\GPAD_API.ino, Version of 20241104, Compile Error #267

Open
ForrestErickson opened this issue Nov 4, 2024 · 3 comments
Assignees
Labels
bug Something isn't working firmware For issues related to software running on the microcontroller

Comments

@ForrestErickson
Copy link
Collaborator

Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior: Compile the GPAD firmware
Short Summary of the buggy behavior:
Failed to compile.
image
Text: invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'AlarmLevel' [-fpermissive]

Details
Sketch: general-alarm-device\Firmware\GPAD_API\GPAD_API.ino

@ForrestErickson ForrestErickson added bug Something isn't working firmware For issues related to software running on the microcontroller labels Nov 4, 2024
@ForrestErickson
Copy link
Collaborator Author

The full verbose compiler message in this file:
error.txt

@RobertLRead
Copy link
Contributor

RobertLRead commented Nov 4, 2024 via email

@ForrestErickson
Copy link
Collaborator Author

ForrestErickson commented Nov 4, 2024

I confirm the Krake GPAD _API code compiles with out error.

So as to not have divergent code, I would think that the KRAKE repository should ?link? some how to the GPAD_API code in the repository: general-alarm-device\Firmware\GPAD_API\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working firmware For issues related to software running on the microcontroller
Projects
None yet
Development

No branches or pull requests

2 participants