mcopy/scripts
Matt McWilliams 4e0149e752 Fixed issue with baud being stored as const overflowed. Silly mistake.
Also storing command chars as public const variables to shorten code and allow for mc.COMMAND rather than McopySerial::COMMAND. Cleans up example code a lot.
2023-03-21 20:35:00 -04:00
..
branch_name.sh Add branch_name.sh to print out only the branch name 2023-02-25 22:22:42 -05:00
compile.sh Remove the cli project. It was unmaintained and unnecessarily adds to the project complexity. 2021-02-22 13:15:38 -05:00
docs.sh Port shared modules to typescript. Migrate shared modules first, then look at individual needs of sub-projects. 2019-03-04 22:09:12 -05:00
ino.sh Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00
pre_commit.sh Only update patch on main 2023-02-25 22:22:18 -05:00
scad.sh Rename sleeve to collar 2023-03-05 17:13:42 -05:00
test.sh Create new tests for mocha and chai 2019-04-15 15:10:29 -04:00
version.sh Adding contextIsolation: false to the display module fixes the initial issue in #74, cannot use "require" but the escape button does not work due to "Cannot read properties of undefined (reading 'getCurrentWindow')" 2023-02-25 12:16:47 -05:00