This website requires JavaScript.
Explore
Help
Sign in
martin
/
raspikeyer
Watch
1
Star
0
Fork
You've already forked raspikeyer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e420930ce6
raspikeyer
/
src
/
morse.h
5 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
some morse stuff added
2024-02-23 08:58:48 +01:00
#
pragma once
#
include
<string>
beware of memory constraints!?
2024-02-23 23:26:59 +01:00
std
:
:
string
messageToMorse
(
std
:
:
string
&
msg
)
;
Reference in a new issue
Copy permalink