We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64d7ef commit 8d91dadCopy full SHA for 8d91dad
2 files changed
MatrixPortal_S3_Flight_Proximity_Tracker/code.py
@@ -33,7 +33,7 @@
33
34
GAP_BETWEEN_ICONS = 15 # Gap between the icons
35
NUMBER_OF_ICONS = 2 # Number of icons to display
36
-PLACEHOLDER_ICON_PATH = "/airline_logos/placeholder.bmp"
+PLACEHOLDER_ICON_PATH = "/placeholder_image/placeholder.bmp"
37
38
# --- Text Properties ---
39
TEXT_START_X = ICON_WIDTH + 4
MatrixPortal_S3_Flight_Proximity_Tracker/placeholder_image/placeholder.bmp
2.76 KB
0 commit comments