stilldk

Dependencies:   vl53l0x_api SRF05

Simplifier/Shape.h

Committer:
dnikolz
Date:
2022-03-10
Revision:
0:041c1089b6e5

File content as of revision 0:041c1089b6e5:

class Shape {
public:
    static void oval();  
};