DexterInd / GoPiGo3

The GoPiGo3 is a Raspberry Pi Robot!
https://gopigo.io
Other
96 stars 85 forks source link

Basic support in java: EasyGoPiGo3 motor and LED control #250

Closed Evangelinejp closed 5 years ago

CleoQc commented 5 years ago

@RobertLucian This code is going into Java_New for now, so we will end up with Java (already existing code) and Java_New (with a more complete support). Both of these took different approaches. Java_New creates a package, and the old one doesn't, for example.