From df9efa378c7741e325b0de775cf7b33634b9f8b3 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sat, 4 Aug 2018 15:27:45 +0300 Subject: Implemented Blowers, Break Sensors in Machine Versions Module. Removed all unnecessary Observable entities extension methods. --- Software/Graphics/blower.png | Bin 0 -> 1575 bytes Software/Graphics/break.png | Bin 0 -> 1388 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Software/Graphics/blower.png create mode 100644 Software/Graphics/break.png (limited to 'Software/Graphics') diff --git a/Software/Graphics/blower.png b/Software/Graphics/blower.png new file mode 100644 index 000000000..a3797b514 Binary files /dev/null and b/Software/Graphics/blower.png differ diff --git a/Software/Graphics/break.png b/Software/Graphics/break.png new file mode 100644 index 000000000..67bd5982e Binary files /dev/null and b/Software/Graphics/break.png differ -- cgit v1.3.1