Eggduino project came to my mind today and since I had some time to spare, I thought I would implement SM command buffering (at last!). I pulled your updates only to see you have done it already :)
Neverthelles I did some minor changes:
button initialization moved to Button class' constructor
repeated code segments made into functions
removed SMQB code, because it is useless now
indentation fixes (courtesy of vim)
README update - PRG button is no more in wishlist
As for now, the only thing worth doing that comes to my mind is pen toggling timings support. Maybe next time :)
Hi again!
Eggduino project came to my mind today and since I had some time to spare, I thought I would implement SM command buffering (at last!). I pulled your updates only to see you have done it already :)
Neverthelles I did some minor changes:
As for now, the only thing worth doing that comes to my mind is pen toggling timings support. Maybe next time :)
Greetings, Bartek