-
Notifications
You must be signed in to change notification settings - Fork 0
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
Throwing out the welcome mat #9
Conversation
Signed-off-by: ActuallyTaylor <zachary.lineman@gmail.com>
Signed-off-by: ActuallyTaylor <zachary.lineman@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good, but formatting is a bit strange
Co-authored-by: Matthew Magee <mjmagee991@gmail.com>
Co-authored-by: Matthew Magee <mjmagee991@gmail.com>
Signed-off-by: ActuallyTaylor <taylor.lineman@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost ready to go
Signed-off-by: ActuallyTaylor <taylor.lineman@gmail.com>
Signed-off-by: ActuallyTaylor <taylor.lineman@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Three minor details, and then you're good to merge
Co-authored-by: Matthew Magee <mjmagee991@gmail.com>
Co-authored-by: Matthew Magee <mjmagee991@gmail.com>
Signed-off-by: ActuallyTaylor <taylor.lineman@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one small change, otherwise good.
Co-authored-by: mjh9585 <69865851+mjh9585@users.noreply.github.com>
Removed unnecessary code that caused the heap to overflow and the board to crash when too many objects were initialized. Also fixed the crash that would happen when the HUDL received a crashed status. Most of these fixes were solved by removing 1024 byte EVT logo...
Signed-off-by: ActuallyTaylor taylor.lineman@gmail.com