Synopsis
void ctl_gfx_draw_lines(const CTL_GFX_POINT_t *points,
                        int n);
Description

ctl_gfx_draw_lines draws lines between the points listed in points. There are n points in the list.