rm-hull / luma.examples

Companion repo for running examples against the luma.oled, luma.lcd, luma.led_matrix and luma.emulator display drivers.
MIT License
371 stars 144 forks source link

print short summary of example settings #28

Closed thijstriemstra closed 7 years ago

thijstriemstra commented 7 years ago

fixes #17

thijstriemstra commented 7 years ago

Prints:

$ python examples/3d_box.py -d pygame
Display: pygame
Interface: i2c
Dimensions: 128 x 64
----------------------------------------