Add lessons
This commit is contained in:
parent
7bb8a19145
commit
e226d9f890
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
package es.eoinrul.ecwt
|
||||
|
||||
object KochLessonDefinitions {
|
||||
private const val LessonOrder = "KMRSUAPTLOWI.NJEF0YVG5/Q9ZH38B?427C1D6X" // This order is from http://www.hfradio.org/koch_2.html //TODO Add prosign lessons?
|
||||
private const val LessonOrder = "KMRSUAPTLOWI.NJEF0YVG5/Q9ZH38B?427C1D6X,:'-()\"=+@!&;_$" // This order is from http://www.hfradio.org/koch_2.html //TODO Add prosign lessons?
|
||||
|
||||
val Lessons : MutableList<KochLesson> = ArrayList()
|
||||
|
||||
|
|
Loading…
Reference in a new issue