From 5fab9b687598d3d323c9bd9d37741f79eb27e154 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Mon, 29 Nov 2021 21:27:01 -0500 Subject: [PATCH] Label printing: include the model number for the label paper --- docs/label-printing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/label-printing.md b/docs/label-printing.md index c1972754..c3934f6a 100644 --- a/docs/label-printing.md +++ b/docs/label-printing.md @@ -13,7 +13,7 @@ should print, a POST request to a configured URL is made. The target then is res Reference implementation --- -The webhook was developed and tested against a Brother QL-600 label printer, using endless 62mm label paper. The webhook provider implementation was +The webhook was developed and tested against a Brother QL-600 label printer, using Brother DK-2205 endless 62mm label paper. The webhook provider implementation was implemented into [a fork of brother_ql_web](https://github.com/mistressofjellyfish/brother_ql_web). Webhook request