They are not the same...
Diff
diff --git a/vorke-z6-vfd.conf b/tanix-tx9-pro-vfd.conf
index 3769853..fb6f36e 100644
--- a/vorke-z6-vfd.conf
+++ b/tanix-tx9-pro-vfd.conf
@@ -1,6 +1,6 @@
# This file must be renamed to vfd.conf and placed in the /storage/.config/ folder.
#
-# Vorke Z6/TX92 configuration
+# Tanix TX9 Pro configuration
#--------------------
#gpio_xxx:
# [0] 0 = &gpio, 1 = &gpio_ao.
@@ -14,7 +14,7 @@ vfd_gpio_stb='0,53,0'
#chars:
# < DHHMM > Order of display chars (D=dots, represented by a single char)
-vfd_chars='4,3,2,1,0'
+vfd_chars='4,0,1,2,3'
#dot_bits:
# Order of dot bits. Typical configurations:
@@ -33,4 +33,4 @@ vfd_dot_bits='0,1,2,3,4,5,6'
# [2] - Flags. (bit 0 = '1' - Common Anode display)
# [3] - Controller.
-vfd_display_type='0x01,0x00,0x00,0x00'
+vfd_display_type='0x00,0x00,0x00,0x00'
Display More