Fix unfinished printer host demo - some printer languages use embedded NULLs...
Fix unfinished printer host demo - some printer languages use embedded NULLs and so strlen() won't work in all cases. Ensure NULL terminator for the test page is not transmitted to the device.
Showing
- Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c 2 additions, 2 deletionsDemos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c
- Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h 1 addition, 1 deletionDemos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h
- Demos/Host/Incomplete/PrinterHost/PrinterHost.c 2 additions, 2 deletionsDemos/Host/Incomplete/PrinterHost/PrinterHost.c
- Demos/Host/LowLevel/StillImageHost/StillImageHost.c 1 addition, 1 deletionDemos/Host/LowLevel/StillImageHost/StillImageHost.c
Loading
Please register or sign in to comment