Skip to content
  • Manolis Surligas's avatar
    Morse tree traversal is working · d307d6ac
    Manolis Surligas authored
    Depending the received symbol the tree is traversed towards the leafs.
    At each step the corresponding decode-able character is appended at a
    string buffer. 
    
    TODOs: 
    * Add logic in the decoder to retrieve the decoded words from the tree
    * Create a debug source block  
    d307d6ac