Added Java support.

This commit is contained in:
Simon D. Levy
2014-10-26 17:46:47 -04:00
parent 721f75e2af
commit 08ab4a55bb
36 changed files with 630 additions and 311 deletions

View File

@@ -96,8 +96,6 @@ private:
struct scan_t * scan;
struct laser_t * laser;
void init(Laser * laser, int span);
};