Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Moved files to new branch * error description added with temp description * Fixed bug with bits * minor error with submenu when opening description * new description features added * finished: ~10. Make cursor move to the ignored menu when the ignored menu is opened.~ ~11. Make border purple for the description.~ ~12. Move the help menu to the top.~ ~13. Make all the displays the same size.~ * refactored some of the code to reduce redundancies, added comments to make code more legible. * small fix to description box showing the main table description when the error table is opened, and added a testing script * added structs to store data and changed functionality to implement, moved box/table under components, removed demos. * Removed last instance of findRowString and added cli flag for canInterface * Key behavior attached to keymap * Updated the README.md * fixed findError when done after sort * Refactored code. Added metatable, modified table.go to keep track of error imdex, more readme information, no more searching with string, no more "reading from the table (?), and other cleanup. * remove redundant function * Small fix in readme and further implemented isolated logic * other small fixes * Removed redundant comments, changed some field/function names to be more descriptive, updated README * remove submodule * Undo submodule change * Program now exits gracefully when an error occurs, setup_vcan now requires an can_port to work * remove submodule --------- Co-authored-by: BlakeFreer <[email protected]>
- Loading branch information