Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanNevan committed Oct 29, 2021
1 parent 7d251cc commit cd09c14
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@

## 说明
基于FTC赛事 RobotController APP 7.0
基于FTC赛事 RobotController APP 7.0

添加了RBServer模块,应用启动后将会默认在8888端口开启基于TCP的服务端
由于FTC DriverStation APP端不易拓展、仅一对一、实时反馈(就一个telemetry信息栏)不够全面,所以编写此第三方模块——RBServer

应用启动后将会默认在8888端口开启基于TCP的服务端

添加了一个RB_BasicOpMode_Linear.java示例操作程序OpMode

Expand Down

0 comments on commit cd09c14

Please sign in to comment.