Space (represented with slash) functions as an indefinite dash on screen flash mode #179
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
Description
When the output reaches a space (represented in the program as a slash) it makes the screen become white indefinitely. You can only solve it by manually closing the program and opening it again, but then your message is lost and you have to recreate one without spaces.
Steps to reproduce
Expected behavior
According to Wikipedia and the various other Issues raised, there is a mandatory gap between dots and dashes as follows:
Therefore, the space (represented as "/" in the program) must be a mandatory pause that does not activate the screen and should have the same time as seven dots.
Ideally, the user should be able to control the length of signal absence between ditdah, letter, and word.
Tech info
Device: Any Android device or emulator
Additional context
I think it would also be nice if we could change the color that gets projected through the screen using a color picker, so I could set it to red RGB (255,0,0) and it wouldn't be so hard on the eyes. I had to use the screen flash mode because the flashlight mode is buggy and doesn't have a gap between dots and dashes, causing every letter and every word to be one long dash.
The text was updated successfully, but these errors were encountered: