From 11e64f69d00d84974bb09bef6f921c7eeab7c47e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 24 Jan 2018 18:30:53 +0200 Subject: Added Graphs Drag & Drop to Developer Module. --- Software/Graphics/camera.png | Bin 0 -> 1360 bytes Software/Graphics/graphs.png | Bin 0 -> 1666 bytes Software/Graphics/line_graph.png | Bin 0 -> 14612 bytes Software/Graphics/no-signal.jpg | Bin 0 -> 611002 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Software/Graphics/camera.png create mode 100644 Software/Graphics/graphs.png create mode 100644 Software/Graphics/line_graph.png create mode 100644 Software/Graphics/no-signal.jpg (limited to 'Software/Graphics') diff --git a/Software/Graphics/camera.png b/Software/Graphics/camera.png new file mode 100644 index 000000000..526573632 Binary files /dev/null and b/Software/Graphics/camera.png differ diff --git a/Software/Graphics/graphs.png b/Software/Graphics/graphs.png new file mode 100644 index 000000000..6a211693d Binary files /dev/null and b/Software/Graphics/graphs.png differ diff --git a/Software/Graphics/line_graph.png b/Software/Graphics/line_graph.png new file mode 100644 index 000000000..7e21f4e97 Binary files /dev/null and b/Software/Graphics/line_graph.png differ diff --git a/Software/Graphics/no-signal.jpg b/Software/Graphics/no-signal.jpg new file mode 100644 index 000000000..e8b1313c9 Binary files /dev/null and b/Software/Graphics/no-signal.jpg differ -- cgit v1.3.1