Blog Post

Small Basic Blog
1 MIN READ

Play with Morse Code in Small Basic (4)

NonkiTakahashi's avatar
NonkiTakahashi
Iron Contributor
May 15, 2019

At last, I could show you the final step for the Morse Telegraph Key program.  The program ID is NHT122-2.

I fixed following two issues.

  • Ignored if c = "" in AddChar() not to show "_" at first.
  • Used Timer to show the last alphabet character.

Have fun with Morse code and Small Basic!

Published May 15, 2019
Version 1.0
No CommentsBe the first to comment