Create/wiki/Lua-Speedometer.md

11 lines
333 B
Markdown
Raw Normal View History

| Method | Description |
|---------------------------|---------------------------------|
| [`getSpeed()`](#getSpeed) | Gets the current rotation speed |
---
### `getSpeed()`
2023-04-13 00:55:20 +02:00
Gets the current rotation speed of the attached components.
**Returns**
2023-04-13 00:55:20 +02:00
- `number` The current rotation speed in RPM.