From 5e0bcb0a137b9f4d97f9bb79b3074d69b19f6a3c Mon Sep 17 00:00:00 2001 From: Pavel Slama Date: Sat, 12 Dec 2020 21:06:44 +0100 Subject: [PATCH] add mbed_lib --- mbed_lib.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mbed_lib.json diff --git a/mbed_lib.json b/mbed_lib.json new file mode 100644 index 0000000..720b9a8 --- /dev/null +++ b/mbed_lib.json @@ -0,0 +1,3 @@ +{ + "name": "hysteresis" +}