Northeastern-Electric-Racing / Northeastern-Electric-Racing/Embedded-Base
Add MORSE Code library
Open
@lvonengel is already working on this.
Since Mar 14, 2025.
- Dominant language
- C
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Description
Add a library to translate a string (char *) into a series of morse code high/lows.
Acceptance Criteria
It works.
Proposed Solution
Write it in C. Definitely use external resources or a lookup table.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.