update TODO

This commit is contained in:
iabdalkader 2015-08-13 00:25:58 +02:00
parent 533f0e3e8f
commit f1e1f1c870

2
TODO
View File

@ -22,6 +22,7 @@ Done:
* Move misc image functions to image module * Move misc image functions to image module
* Delay sensor init after USB storage to log errors to file * Delay sensor init after USB storage to log errors to file
* Implement get/set pixel * Implement get/set pixel
* Fix push/pop scope (re-init mp before running scripts)
Todo: Todo:
* Update MLX driver * Update MLX driver
@ -32,7 +33,6 @@ Todo:
* Edge detection or geneirc kernel function * Edge detection or geneirc kernel function
* Development VM ? * Development VM ?
* Fix cache issues * Fix cache issues
* Fix push/pop scope (pop_scope() might not be called ?)
* define aliaes for pins * define aliaes for pins
* Document OMV's MP API. * Document OMV's MP API.
* Use R, G, B macros in imlib.c * Use R, G, B macros in imlib.c