stilldk

Dependencies:   vl53l0x_api SRF05

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Shape.h Source File

Shape.h

00001 class Shape {
00002 public:
00003     static void oval();  
00004 };