You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Text: invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'AlarmLevel' [-fpermissive]
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\
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.
Text: invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'AlarmLevel' [-fpermissive]
Details
Sketch: general-alarm-device\Firmware\GPAD_API\GPAD_API.ino
The text was updated successfully, but these errors were encountered: