HackUTOKYOv2Pim

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 296dae6f14fb015245ad24016c26ac074e1c0e51
parent f1b2d119dbc003fbd0390a335e97e84f12975c02
Author: 諒太 林 <ryouturn@gmail.com>
Date:   Fri, 30 Aug 2024 20:45:57 +0900

update test

Diffstat:
Mtest.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test.py b/test.py @@ -10,7 +10,7 @@ stepPin = 22 dircPin = 17 enabPin = 23 -camLimit = 5 +camLimit = 0 #GPIO.setup(17, GPIO.OUT)#17:MS1 #GPIO.setup(27, GPIO.OUT)#27:MS2