[I want a node] Letter or number adder

Here is some progress. This is closer to what I want. I can add a space using “20h” code. Though I don’t know how to implement the backspace function. But I ran into some issues with the sketch. The string output doesn’t change for some reason. Any ideas?


(The output should’ve been “ABC” and not just “A”)