made BB2B class public
This commit is contained in:
parent
257077eab8
commit
574a8c742b
@ -1,7 +1,7 @@
|
||||
|
||||
namespace RoboidControl {
|
||||
|
||||
class BB2B : Thing {
|
||||
public class BB2B : Thing {
|
||||
readonly DifferentialDrive drive;
|
||||
readonly TouchSensor touchLeft;
|
||||
readonly TouchSensor touchRight;
|
||||
|
Loading…
x
Reference in New Issue
Block a user