Create/wiki/Lua-Speedometer.md
2023-04-13 00:55:20 +02:00

10 lines
333 B
Markdown

| Method | Description |
|---------------------------|---------------------------------|
| [`getSpeed()`](#getSpeed) | Gets the current rotation speed |
---
### `getSpeed()`
Gets the current rotation speed of the attached components.
**Returns**
- `number` The current rotation speed in RPM.