Pico Display 2.x: compatibility note

pull/1003/head
thirdr 2024-09-27 09:52:01 +01:00
rodzic 61ca10eaca
commit f1c361bb82
2 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,6 @@
# Note: This example is intended for use on the Pico Display 2.0 and Pico Display 2.8
# and will not display correctly on the smaller Pico Display due to the difference in resolution.
# A scrolling menu example
# Use B and Y buttons to navigate LEFT and RIGHT
# Press A to select a character. Selected characters are shown at the top of the display.

Wyświetl plik

@ -1,3 +1,6 @@
# Note: This example is intended for use on the Pico Display 2.0 and Pico Display 2.8
# and will not display correctly on the smaller Pico Display due to the difference in resolution.
# A scrolling menu example
# Use X and Y buttons to navigate up and down the menu
# Press A to select a character. Selected characters are shown at the bottom of the display.