mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
update TODO
This commit is contained in:
parent
42ac8d7132
commit
759be7186d
3
TODO
3
TODO
@ -27,6 +27,7 @@ Done:
|
||||
* Fix main script FS template in main.c
|
||||
* Remove global misc functions
|
||||
* Remove lib folder
|
||||
* Fix draw_string
|
||||
|
||||
Todo:
|
||||
* Update MLX driver
|
||||
@ -44,6 +45,4 @@ Todo:
|
||||
* Use R, G, B lookups in imlib.c
|
||||
* Setting contrast after brightness
|
||||
* Send PRs for ADC bugs
|
||||
* image.draw_line((x, y, int(50*sin(45))+x, int(50*cos(45))y))
|
||||
* Fix draw_string
|
||||
* Grep for TODOs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user