diff --git a/watch-library/shared/watch/watch_common_display.h b/watch-library/shared/watch/watch_common_display.h index 2f8c6d9a..f174115a 100644 --- a/watch-library/shared/watch/watch_common_display.h +++ b/watch-library/shared/watch/watch_common_display.h @@ -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, // )