Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added function PolyOut #76

Merged
merged 3 commits into from
Dec 25, 2013
Merged

Added function PolyOut #76

merged 3 commits into from
Dec 25, 2013

Conversation

Adman
Copy link
Member

@Adman Adman commented Dec 22, 2013

One of those mentioned in #63

@mrshu
Copy link
Member

mrshu commented Dec 23, 2013

According to NXC docs it is going to be very difficult to translate this to C code (we'll need to guess, actually -- PolyOut needs LocationType structure and we cannot guarantee that every Python 2D array will be of this structure).

However, I think we can implement a function like this for our purposes, call it lcd_draw_polygon or lcd_draw_poly and implement it ourselves.

What do you say @Adman ?

@Adman
Copy link
Member Author

Adman commented Dec 24, 2013

So, I renamed it to lcd_draw_polygon. Do I need to add that function into .ini and .yml files ?

@mrshu
Copy link
Member

mrshu commented Dec 25, 2013

This looks good enough, no need to add anything, I'll build that, thanks!

mrshu added a commit that referenced this pull request Dec 25, 2013
Added function PolyOut
@mrshu mrshu merged commit 616aefc into xlcteam:master Dec 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants