Migrated to RoboidControl
This commit is contained in:
parent
390f7807cd
commit
2ebf4b4040
@ -1,6 +1,7 @@
|
|||||||
using System.Threading;
|
using System.Threading;
|
||||||
using RoboidControl;
|
using RoboidControl;
|
||||||
|
|
||||||
|
#if !UNITY_5_3_OR_NEWER
|
||||||
class BB2B {
|
class BB2B {
|
||||||
static void Main() {
|
static void Main() {
|
||||||
// The robot's propulsion is a differential drive
|
// The robot's propulsion is a differential drive
|
||||||
@ -29,3 +30,4 @@ class BB2B {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif
|
Loading…
x
Reference in New Issue
Block a user