only readability

This commit is contained in:
KlausMu 2024-01-29 12:05:19 +01:00
parent 1a2ad07aac
commit d51dc79da0

View file

@ -10,9 +10,9 @@
#include "scenes/scene_TV.h" #include "scenes/scene_TV.h"
#include "scenes/scene_fireTV.h" #include "scenes/scene_fireTV.h"
#include "scenes/scene_chromecast.h" #include "scenes/scene_chromecast.h"
#include "commandHandler.h"
#include "scenes/sceneRegistry.h" #include "scenes/sceneRegistry.h"
#include "scenes/sceneHandler.h" #include "scenes/sceneHandler.h"
#include "commandHandler.h"
const byte ROWS = 5; //five rows const byte ROWS = 5; //five rows
const byte COLS = 5; //five columns const byte COLS = 5; //five columns