fix uninitialized and shadoed warnings

This commit is contained in:
Gabor Kiss-Vamosi
2019-11-04 16:56:57 +01:00
parent 5844319017
commit 541a010ee9
12 changed files with 24 additions and 33 deletions

View File

@@ -29,7 +29,7 @@ extern "C" {
/*---------------------
* V6.0 COMPATIBILITY
*--------------------*/
#define lv_chart_get_point_count lv_chart_get_point_cnt
#define lv_chart_get_point_cnt lv_chart_get_point_count
/**********************