<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi<div><br></div><div>working on a receipt printer that prints out orders from a oscommerce based webshop</div><div><br></div><div>almost there but a compile error i can figure:</div><div><br></div><div><div>sketch_feb03a:82: error: expected unqualified-id before numeric constant</div><div>sketch_feb03a.ino: In function 'void setup()':</div><div>sketch_feb03a:151: error: 'TM88' was not declared in this scope</div><div>sketch_feb03a.ino: In function 'void processIncoming()':</div><div>sketch_feb03a:402: error: 'TM88' was not declared in this scope</div><div>sketch_feb03a.ino: In function 'void processPrintChar(char)':</div><div>sketch_feb03a:459: error: 'TM88' was not declared in this scope</div><div>sketch_feb03a:489: error: 'TM88' was not declared in this scope</div></div><div><br></div><div><br></div><div>code here: <a href="https://github.com/laird/OSCommerceClient/blob/master/OSCommerce/OSCommerce.ino">https://github.com/laird/OSCommerceClient/blob/master/OSCommerce/OSCommerce.ino</a></div><div><br></div><div>lib for the printer here: <a href="https://github.com/signalwerk/thermalprinter">https://github.com/signalwerk/thermalprinter</a></div><div><br></div><div><br></div><div>this is one that is killing me..... worse than TMP112</div><div><br></div><div><br></div><div>i just want it out the door quick</div><div><br></div><div><br></div><div>HEEEEEEEEEEEEELP</div></body></html>