Spaces:
Running
Running
chore: clean up
Browse files
packages/web/src/index.ts
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
/**
|
2 |
* @lerobot/web - Web-based robotics control using WebSerial API
|
3 |
*
|
4 |
-
* Control robotics hardware directly from the browser using
|
5 |
-
* No Python dependencies required.
|
6 |
*/
|
7 |
|
8 |
// Core functions
|
|
|
1 |
/**
|
2 |
* @lerobot/web - Web-based robotics control using WebSerial API
|
3 |
*
|
4 |
+
* Control robotics hardware directly from the browser using web APIs.
|
|
|
5 |
*/
|
6 |
|
7 |
// Core functions
|