Update boot.py

This commit is contained in:
STRfarfar 2021-08-02 10:11:27 +08:00 committed by GitHub
parent 62ba509722
commit 5f1774e739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import time
import image
#### image size ####
set_windowing = (240, 240) # 320x240 if None
set_windowing = (224, 224)
#### sensor config ####