]> git.earman.xyz Git - sensor-watch.git/commitdiff
character set fix
authorJoey Castillo <joeycastillo@utexas.edu>
Sat, 8 Mar 2025 21:05:09 +0000 (16:05 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Sat, 8 Mar 2025 21:05:09 +0000 (16:05 -0500)
watch-library/shared/watch/watch_common_display.h

index 2f8c6d9a496e655fe272d64f8fc10a2b6d7b3e4a..f174115a5f8967a36c199a8ff751f199d069c837 100644 (file)
@@ -53,7 +53,7 @@ static const uint8_t Custom_LCD_Character_Set[] =
     0b01100011, // # (degree symbol, hash mark doesn't fit)
     0b11101101, // $ (S with a downstroke)
     0b00000000, // % (unused)
-    0b00000000, // & (unused)
+    0b01000100, // & ("lowercase 7" for positions 4 and 6)
     0b00100000, // '
     0b00111001, // (
     0b00001111, // )