Browse Source

remove local Variable area in loop-function

Tobias Müller 6 years ago
parent
commit
ac9908c08e
1 changed files with 0 additions and 6 deletions
  1. 0 6
      examples/Test_HSA_LCD_Shield/Test_HSA_LCD_Shield.ino

+ 0 - 6
examples/Test_HSA_LCD_Shield/Test_HSA_LCD_Shield.ino

@@ -110,12 +110,6 @@ void setup(void) {
 
 void loop(void) {
 
-  //////////////////////////////////////////////////////////////////////
-  ////////////////////        Local Variable        ////////////////////
-  //////////////////////////////////////////////////////////////////////
-  
-
-
   //////////////////////////////////////////////////////////////////////
   ////////////////////          Main Program        ////////////////////
   //////////////////////////////////////////////////////////////////////