Home › Evil Mad Scientist Forums › Egg-Bot › Inkscape SVG file question and some EBB command quesitons › Re: Inkscape SVG file question and some EBB command quesitons
June 26, 2017 at 10:54 pm
#22930
Jacob Grunwald
Participant

That is a good point. I checked the documentation, and am pretty certain I am printing the same thing.Here is the code that handles QB as well as what prints the ack. Button pushed here is a uint8 that is 0 until the button is pressed. When the button is pressed I have an interrupt that toggles it to 1. I’ve checked that that part works using RealTerm. SIMPLE_ASCII_INT_CONVERSION is 48 which is 0 in ASCII.