diff options
author | cheapie <no-email-for-you@example.com> | 2024-04-16 17:52:28 -0500 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2024-04-16 17:52:28 -0500 |
commit | 904a4b00a197f954a359cb12a887fff7290eeb93 (patch) | |
tree | 253e5fb4cf56d9df5163f10f01897b5c1410b6be /textures | |
parent | 5b91601b6ee00919df59cd0121ec668668fdb4a9 (diff) | |
download | celevator-904a4b00a197f954a359cb12a887fff7290eeb93.tar celevator-904a4b00a197f954a359cb12a887fff7290eeb93.tar.gz celevator-904a4b00a197f954a359cb12a887fff7290eeb93.tar.bz2 celevator-904a4b00a197f954a359cb12a887fff7290eeb93.tar.xz celevator-904a4b00a197f954a359cb12a887fff7290eeb93.zip |
Add more blinkenlights to controller
Diffstat (limited to 'textures')
-rw-r--r-- | textures/celevator_led_green_off.png | bin | 0 -> 621 bytes |
-rw-r--r-- | textures/celevator_led_green_on.png | bin | 0 -> 615 bytes |
-rw-r--r-- | textures/celevator_led_red_off.png | bin | 0 -> 619 bytes |
-rw-r--r-- | textures/celevator_led_red_on.png | bin | 0 -> 611 bytes |
-rw-r--r-- | textures/celevator_led_yellow_off.png | bin | 0 -> 617 bytes |
-rw-r--r-- | textures/celevator_led_yellow_on.png | bin | 0 -> 614 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/textures/celevator_led_green_off.png b/textures/celevator_led_green_off.png Binary files differnew file mode 100644 index 0000000..771588b --- /dev/null +++ b/textures/celevator_led_green_off.png diff --git a/textures/celevator_led_green_on.png b/textures/celevator_led_green_on.png Binary files differnew file mode 100644 index 0000000..788ebb1 --- /dev/null +++ b/textures/celevator_led_green_on.png diff --git a/textures/celevator_led_red_off.png b/textures/celevator_led_red_off.png Binary files differnew file mode 100644 index 0000000..92e4bc8 --- /dev/null +++ b/textures/celevator_led_red_off.png diff --git a/textures/celevator_led_red_on.png b/textures/celevator_led_red_on.png Binary files differnew file mode 100644 index 0000000..3e86955 --- /dev/null +++ b/textures/celevator_led_red_on.png diff --git a/textures/celevator_led_yellow_off.png b/textures/celevator_led_yellow_off.png Binary files differnew file mode 100644 index 0000000..21b35d7 --- /dev/null +++ b/textures/celevator_led_yellow_off.png diff --git a/textures/celevator_led_yellow_on.png b/textures/celevator_led_yellow_on.png Binary files differnew file mode 100644 index 0000000..e0bcfbf --- /dev/null +++ b/textures/celevator_led_yellow_on.png |