Wrap all built in commands #4
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
array-in-a-matrix/led-matrix#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
led_matrix/hardware.py
https://github.com/FrameworkComputer/inputmodule-rs/blob/main/commands.md#command-overview
brightness
def brightness(level: int, devices: list[int] = devices):pattern
bootloader
sleep
get_sleep
animate
get_animate
panic
draw_bw
def fdraw(display_1: Serial, matrix: list[list[int]], display_2: Serial = None):stage_col
def draw(display_1: Serial, matrix: list[list[int]], display_2: Serial = None):flush_cols
def flush(display_1: Serial, display_2: Serial = None):set_text
start_game
game_ctrl
game_status
set_color
display_on
invert_screen
set_pixel_col
flush_fb
version