only readability
This commit is contained in:
parent
1a2ad07aac
commit
d51dc79da0
1 changed files with 1 additions and 1 deletions
|
@ -10,9 +10,9 @@
|
|||
#include "scenes/scene_TV.h"
|
||||
#include "scenes/scene_fireTV.h"
|
||||
#include "scenes/scene_chromecast.h"
|
||||
#include "commandHandler.h"
|
||||
#include "scenes/sceneRegistry.h"
|
||||
#include "scenes/sceneHandler.h"
|
||||
#include "commandHandler.h"
|
||||
|
||||
const byte ROWS = 5; //five rows
|
||||
const byte COLS = 5; //five columns
|
||||
|
|
Loading…
Add table
Reference in a new issue