qmk_firmware/Demos/Host/Incomplete/PrinterHost
Dean Camera 786479faf0 Add partial project documentation to the incomplete PrinterHost demo.
Change over Printer_GetDeviceID() to require a pointer to the destination buffer plus the buffer size, rather than using a pointer to a special structure.

Make new Printer_SendData() function to hide the implementation of sending data to an attached printer, cleaning up the main demo source file body.
2009-07-19 12:36:19 +00:00
..
Lib Add partial project documentation to the incomplete PrinterHost demo. 2009-07-19 12:36:19 +00:00
ConfigDescriptor.c Add partial project documentation to the incomplete PrinterHost demo. 2009-07-19 12:36:19 +00:00
ConfigDescriptor.h Add partial project documentation to the incomplete PrinterHost demo. 2009-07-19 12:36:19 +00:00
PrinterHost.c Add partial project documentation to the incomplete PrinterHost demo. 2009-07-19 12:36:19 +00:00
PrinterHost.h Add partial project documentation to the incomplete PrinterHost demo. 2009-07-19 12:36:19 +00:00
makefile Magstripe Project: Ensure that empty tracks still print out a newline seperator so that the host always knows what track data is being sent. 2009-07-19 07:30:37 +00:00