Skip to content

Commit

Permalink
Dimmer lib WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Aug 11, 2024
1 parent a490d79 commit 1d9ba61
Show file tree
Hide file tree
Showing 18 changed files with 414 additions and 1,986 deletions.
2 changes: 0 additions & 2 deletions include/YaSolR.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include <MycilaTaskMonitor.h>
#include <MycilaTrafficLight.h>
#include <MycilaUtilities.h>
#include <MycilaZCD.h>

#ifdef APP_MODEL_TRIAL
#include <MycilaTrial.h>
Expand Down Expand Up @@ -84,7 +83,6 @@ extern Mycila::RouterOutput output2;
extern Mycila::RouterRelay routerRelay1;
extern Mycila::RouterRelay routerRelay2;
extern Mycila::TrafficLight lights;
extern Mycila::ZCD zcd;

extern Mycila::TaskManager coreTaskManager;
extern Mycila::Task dashboardTask;
Expand Down
504 changes: 0 additions & 504 deletions lib/DimmableLight/LICENSE

This file was deleted.

29 changes: 0 additions & 29 deletions lib/DimmableLight/library.json

This file was deleted.

9 changes: 0 additions & 9 deletions lib/DimmableLight/library.properties

This file was deleted.

75 changes: 0 additions & 75 deletions lib/DimmableLight/src/hw_timer_esp32.cpp

This file was deleted.

33 changes: 0 additions & 33 deletions lib/DimmableLight/src/hw_timer_esp32.h

This file was deleted.

Loading

0 comments on commit 1d9ba61

Please sign in to comment.