This commit is contained in:
Lukian 2024-10-30 12:10:58 +01:00
parent 183ab102f2
commit 8ac9dac055
5 changed files with 55 additions and 2 deletions

8
www/buzz.lua Normal file
View file

@ -0,0 +1,8 @@
<html>
<body>
<?lua
buzz(pio.GPIO21, 1000)
?>
</body>
</html>