lib:computer
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| lib:computer [2025/12/29 08:30] – created wahplus | lib:computer [2026/01/21 16:18] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| ``computer.beep([frequency: | ``computer.beep([frequency: | ||
| If frequency is a number, its value must be between 20 and 2000.\\ | If frequency is a number, its value must be between 20 and 2000.\\ | ||
| - | Causes the computer to produce a beep sound at frequency Hz for duration seconds. This method has alternate functionality producing Morse code - it can take a single string parameter as a pattern of dots ``.`` and dashes ``-`` for short and long beeps respectively. | + | Causes the computer to produce a beep sound at ``frequency`` Hz for ``duration`` seconds.\\ |
| + | This method has alternate functionality producing Morse code - it can take a single string parameter as a pattern of dots ``.`` and dashes ``-`` for short and long beeps respectively. | ||
| ``computer.getDeviceInfo(): | ``computer.getDeviceInfo(): | ||
lib/computer.1766997004.txt.gz · Last modified: (external edit)
