@@ -1,5 +1,6 @@
# Mapping from LCD source encoding to unicode characters
CUSTOM_CHARS = {
+ '\x06': '⏬',
'\x04': '🔃',
'\xe4': 'µ',
'\xdf': '°',