adafruit / Adafruit_CircuitPython_PIOASM

Simple assembler to convert pioasm to bytes
MIT License
27 stars 17 forks source link

Fix issue #50 - E is a DIT and T is a DAH #52

Closed prcutler closed 2 years ago

prcutler commented 2 years ago

I verified that E and T were incorrect and have fixed them.