From 75a11cea0516732f24f9907e812afd6326df6c2d Mon Sep 17 00:00:00 2001 From: Marvin Date: Sun, 5 Dec 2021 18:27:45 +0100 Subject: [PATCH] Update README.md fixed broken url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a366f3c..6f6f416 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Set the VFD charset. See your WN operational manual documentation for char code. During initilisation, WN VFD is automatically set up to 0x31 = Code Page 858. Don't change it unless you really have specific need, this would cause issues with write_msg function. Character tables are available in : -http://www.wincor-nixdorf.com/internet/cae/servlet/contentblob/614268/publicationFile/60592/BA6x_Character_Appendix_english.pdf +https://www.dieboldnixdorf.com/-/media/diebold/ag-downloads/poslotterysystems/manuals/peripherals/baxx/ba63_character_appendix_german.pdf MyVFD.set_charset(CHARSET_CODE)