Closed jeremybox closed 2 months ago
Wow that is a lot of commits! Can you please squash all these into one commit? (it's a git feature, look it up) Thanks :)
This is the best I can do with the squash - I merged branches with yours periodically to make it 'easier' as I went, so hopefully this works. Going foward I'll know not to do that.
Oh gosh, this has turned into a bit of a mess. Can you please just add the bare minimum changes to add t-echo support in one commit and force overwrite? Don't worry about solving merge conflicts, I will do that myself. In attempting to do so you have actually made things less convenient! :)
Once you think you're happy with it, check the diff here and make sure there isn't unrelated stuff in your PR. Thank you again for the very hard work on getting this board working.
I'm just going to make a new branch and retry then. I don't understand how to do what you're asking.
This adds support for the T-ECHO. There's some other changes like indentation and small cleanup I did as I was working.