PiCamCar/ll.php

4 lines
34 B
PHP
Raw Permalink Normal View History

2018-08-09 16:58:56 +08:00
<?php
exec("gpio pwm 23 11");
?>