Application: Adds null to end the array of const strings[] #144
No reviewers
Labels
No labels
Bug
Enhancement
Feature
Investigation
needs design
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
p/vigilantear!144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "143-every-accels-trigrers-app.automatic-switch-cameras-action"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds null terminator to accel's const string[]. Without the null terminator all accels are added to every action.
This will also fix the accels issue.
@ariktaurendil wrote in #144 (comment):
That will make gcc throw several warnings.