stilldk

Dependencies:   vl53l0x_api SRF05

Revision:
0:041c1089b6e5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Simplifier/Shape.h	Thu Mar 10 08:40:14 2022 +0000
@@ -0,0 +1,4 @@
+class Shape {
+public:
+    static void oval();  
+};
\ No newline at end of file