8000 Merge pull request #17 from kwagyeman/openmv · WeActStudio/micropython@e8f5325 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8f5325

Browse files
committed
Merge pull request micropython#17 from kwagyeman/openmv
Rename fir.display to fir.draw
2 parents 82a4593 + 9473d73 commit e8f5325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stmhal/qstrdefsport.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -814,8 +814,8 @@ Q(clear)
814814
Q(fir)
815815
Q(read_ta)
816816
Q(read_ir)
817-
Q(display_ta)
818-
Q(display_ir)
817+
Q(draw_ta)
818+
Q(draw_ir)
819819
Q(alpha)
820820
Q(scale)
821821

0 commit comments

Comments
 (0)
0