Removed trailing semi-colon from macros (#1928)

* Removed commented out test definition

Removed commented out test definition LV_BUILD_TEST

* Remove blank line

* Fix comment spelling

* Added blank line

* Removed trailing semi-colon in macros
This commit is contained in:
xennex22
2020-11-24 09:16:16 -08:00
committed by GitHub
parent 3d81bb40da
commit bc369de6fa
5 changed files with 15 additions and 17 deletions

2
lvgl.h
View File

@@ -82,8 +82,6 @@ extern "C" {
#include "src/lv_api_map.h"
//#define LV_BUILD_TEST 1
/*********************
* DEFINES
*********************/