This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
pimoroni-pico
kopia lustrzana
https://github.com/pimoroni/pimoroni-pico
Obserwuj
1
Polub
0
Forkuj
You've already forked pimoroni-pico
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
patch-tiny2040-ulab
pimoroni-pico
/
libraries
/
pico_scroll
/
CMakeLists.txt
1 wiersz
26 B
CMake
Czysty
Bezpośredni odnośnik
Zwykły widok
Historia
Unescape
Escape
Move scroll_text, show_text, bitmap_1d and set_pixels into C++ library Move scroll_text into the C++ library and make it support std::string. Move show_bitmap_1d to set_bitmap_1d in the C++ library. Use it as the basis for show_text and scroll_text. Change show_text to set_text since it does not implicitly show the result. Add a new pico-scroll demo to show off the scrolling text functionality.
2021-04-21 13:35:26 +00:00
include
(
pico_scroll.cmake
)