Skip to content

Commit

Permalink
merge develop
Browse files Browse the repository at this point in the history
lint
update Maixpy
  • Loading branch information
odudex committed Jul 30, 2024
1 parent ddbe018 commit 0b97060
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion firmware/MaixPy
3 changes: 0 additions & 3 deletions src/krux/camera.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@

import gc
import sensor
import lcd
import board
from .qr import QRPartParser
from .wdt import wdt

OV2640_ID = 0x2642 # Lenses, vertical flip - Bit
OV5642_ID = 0x5642 # Lenses, horizontal flip - Bit
Expand Down

0 comments on commit 0b97060

Please sign in to comment.