Programming a ATtiny85 with a Morsecode sketch - failure

I've made one change to the code. Instead of putting "toupper" in sendmsg, I have put it in send() so it will work whether you send a string or a single character. I've also removed the lower case chars from the table.

I've attached a zip of morse.cpp and morse.h with my fixes.

Pete

Morse.zip (2.19 KB)