コード例 #1
0
 // Make sure you call the super of autonomousInit()
 public void autonomousInit() {
   super.autonomousInit();
 }