Skip to content

Commit 69851ec

Browse files
committed
adding a properly sized blinka bmp image for PyPortal example
1 parent 4e4ca4d commit 69851ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/Blinka_PyPortal.bmp

41.1 KB
Binary file not shown.

examples/pybadger_pyportal_touchscreen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
if cur_example == 0:
3535
pybadger.show_business_card(
36-
image_name="Blinka.bmp",
36+
image_name="Blinka_PyPortal.bmp",
3737
name_string="Blinka",
3838
name_scale=2,
3939
email_string_one="blinka@",

0 commit comments

Comments
 (0)